Skip to content

Commit eac8b11

Browse files
hsbtmatzbot
authored andcommitted
[ruby/uri] Bump up v1.0.3
ruby/uri@3213f4a0f8
1 parent b407b6b commit eac8b11

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_CODE = '010002'.freeze
3+
VERSION_CODE = '010003'.freeze
44
VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze
55
# :startdoc:
66
end

0 commit comments

Comments
 (0)