Skip to content

Commit 320cd6e

Browse files
committed
Release version 1.1.0
1 parent 13799e0 commit 320cd6e

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.0.0" unless defined?(::Grim::VERSION)
3+
VERSION = "1.1.0" unless defined?(::Grim::VERSION)
44
end

0 commit comments

Comments
 (0)