Skip to content

Commit

Permalink
Merge pull request #22 from kbrock/version_bump
Browse files Browse the repository at this point in the history
version bump to 0.0.3
  • Loading branch information
hone committed Oct 2, 2015
2 parents 4204f6a + 66fa64d commit 392d3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mrblib/mruby-cli/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module MRubyCLI
class Version
VERSION = "0.0.2"
VERSION = "0.0.3"

def initialize(output_io)
@output_io = output_io
Expand Down

0 comments on commit 392d3be

Please sign in to comment.