We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a63a444 commit 7381a8fCopy full SHA for 7381a8f
lib/grim/version.rb
@@ -1,4 +1,4 @@
1
# encoding: UTF-8
2
module Grim
3
- VERSION = "1.2.1" unless defined?(::Grim::VERSION)
+ VERSION = "1.3.1" unless defined?(::Grim::VERSION)
4
end
0 commit comments