We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eabbe34 commit 247fcd9Copy full SHA for 247fcd9
1 file changed
mrblib/version.rb
@@ -1,6 +1,6 @@
1
module MRubyCLI
2
class Version
3
- VERSION = "0.0.1"
+ VERSION = "0.0.2"
4
5
def initialize(output_io)
6
@output_io = output_io
0 commit comments