We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d249e80 commit 6a25e1dCopy full SHA for 6a25e1d
mrblib/mruby-cli/version.rb
@@ -1,6 +1,6 @@
1
module MRubyCLI
2
class Version
3
- VERSION = "0.0.3"
+ VERSION = "0.0.4"
4
5
def initialize(output_io)
6
@output_io = output_io
0 commit comments