Skip to content

Commit 247fcd9

Browse files
committed
bump to v0.0.2
1 parent eabbe34 commit 247fcd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mrblib/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.1"
3+
VERSION = "0.0.2"
44

55
def initialize(output_io)
66
@output_io = output_io

0 commit comments

Comments
 (0)