Skip to content

Commit aadde81

Browse files
committed
increase version number
- increase of minor version number, because it's now possible to parse any array and to reuse the parser - increase of build version number, since test cases where updated
1 parent e691c6a commit aadde81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/micro-optparse/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Micro
22
module Optparse
3-
VERSION = "1.0.2"
3+
VERSION = "1.1.3"
44
end
55
end

0 commit comments

Comments
 (0)