Skip to content

Commit f1b05c8

Browse files
committed
v1.1.1
1 parent 8557e8d commit f1b05c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/uri/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module URI
22
# :stopdoc:
3-
VERSION = '1.1.0'.freeze
3+
VERSION = '1.1.1'.freeze
44
VERSION_CODE = VERSION.split('.').map{|s| s.rjust(2, '0')}.join.freeze
55
# :startdoc:
66
end

0 commit comments

Comments
 (0)