Skip to content

Commit 392d3be

Browse files
committed
Merge pull request #22 from kbrock/version_bump
version bump to 0.0.3
2 parents 4204f6a + 66fa64d commit 392d3be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mrblib/mruby-cli/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module MRubyCLI
22
class Version
3-
VERSION = "0.0.2"
3+
VERSION = "0.0.3"
44

55
def initialize(output_io)
66
@output_io = output_io

0 commit comments

Comments
 (0)