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