Skip to content

Commit 66fa64d

Browse files
committed
version bump
1 parent 4204f6a commit 66fa64d

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)