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 e9fdb49 commit 2ebdb38Copy full SHA for 2ebdb38
lib/grim/version.rb
@@ -1,4 +1,4 @@
1
# encoding: UTF-8
2
module Grim
3
- VERSION = "1.1.0" unless defined?(::Grim::VERSION)
+ VERSION = "1.2.0" unless defined?(::Grim::VERSION)
4
end
0 commit comments