Skip to content

Commit 6a25e1d

Browse files
committed
v0.0.4
1 parent d249e80 commit 6a25e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3"
3+
VERSION = "0.0.4"
44

55
def initialize(output_io)
66
@output_io = output_io

0 commit comments

Comments
 (0)