We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4204f6a + 66fa64d commit 392d3beCopy full SHA for 392d3be
1 file changed
mrblib/mruby-cli/version.rb
@@ -1,6 +1,6 @@
1
module MRubyCLI
2
class Version
3
- VERSION = "0.0.2"
+ VERSION = "0.0.3"
4
5
def initialize(output_io)
6
@output_io = output_io
0 commit comments