We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13799e0 commit 320cd6eCopy full SHA for 320cd6e
lib/grim/version.rb
@@ -1,4 +1,4 @@
1
# encoding: UTF-8
2
module Grim
3
- VERSION = "1.0.0" unless defined?(::Grim::VERSION)
+ VERSION = "1.1.0" unless defined?(::Grim::VERSION)
4
end
0 commit comments