Skip to content

Commit 5fee76d

Browse files
committed
v1.0.1
1 parent 75d6c42 commit 5fee76d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 1.0.1
2+
3+
* Removed extension console error when no Gemfile is found. This information is displayed in the panel.
4+
15
## Version 1.0
26

37
Initial release

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Ruby Gems",
44
"organization": "Jason Platts",
55
"description": "Provides a sidebar with information on gems contained in a project's Gemfile.",
6-
"version": "1.0",
6+
"version": "1.0.1",
77
"repository":"https://github.com/jasonplatts/nova-ruby-gems",
88
"bugs":"https://github.com/jasonplatts/nova-ruby-gems/issues",
99
"funding":"https://github.com/sponsors/jasonplatts",

0 commit comments

Comments
 (0)