We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75d6c42 commit 5fee76dCopy full SHA for 5fee76d
2 files changed
CHANGELOG.md
@@ -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
5
## Version 1.0
6
7
Initial release
extension.json
@@ -3,7 +3,7 @@
"name": "Ruby Gems",
"organization": "Jason Platts",
"description": "Provides a sidebar with information on gems contained in a project's Gemfile.",
- "version": "1.0",
+ "version": "1.0.1",
"repository":"https://github.com/jasonplatts/nova-ruby-gems",
8
"bugs":"https://github.com/jasonplatts/nova-ruby-gems/issues",
9
"funding":"https://github.com/sponsors/jasonplatts",
0 commit comments