Skip to content

Commit

Permalink
bump version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rubemz committed Jul 30, 2013
1 parent d4b5786 commit b7ae4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/solusvm/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Solusvm
VERSION = "1.2.1"
VERSION = "1.3.0"
end

2 comments on commit b7ae4eb

@boone
Copy link
Contributor

@boone boone commented on b7ae4eb Jul 30, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rubemz maybe update the README to drop 1.8.7 and Rubinius?

@rubemz
Copy link
Contributor Author

@rubemz rubemz commented on b7ae4eb Jul 30, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@boone yeah, it was added in the release note https://github.com/site5/solusvm/releases/tag/v1.3.0 but the Readme is not updated. Updating 👍

Please sign in to comment.