Skip to content

Commit 2ebdb38

Browse files
committed
Bump version to 1.2.0
1 parent e9fdb49 commit 2ebdb38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/grim/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# encoding: UTF-8
22
module Grim
3-
VERSION = "1.1.0" unless defined?(::Grim::VERSION)
3+
VERSION = "1.2.0" unless defined?(::Grim::VERSION)
44
end

0 commit comments

Comments
 (0)