Skip to content

Commit

Permalink
Bump version to 0.2.0 because gem version 0.1.0 was already released
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Nov 18, 2013
1 parent f3a8a34 commit 8c03b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/memoizable/version.rb
@@ -1,6 +1,6 @@
module Memoizable

# Gem version
VERSION = '0.0.1'.freeze
VERSION = '0.2.0'.freeze

end # Memoizable

0 comments on commit 8c03b30

Please sign in to comment.