Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bleigh committed Oct 15, 2011
1 parent e379947 commit 0a8e3b5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
hashie (1.1.0)
hashie (1.2.0)

GEM
remote: http://rubygems.org/
Expand Down
1 change: 0 additions & 1 deletion VERSION

This file was deleted.

2 changes: 1 addition & 1 deletion lib/hashie/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Hashie
VERSION = '1.1.0'
VERSION = '1.2.0'
end

0 comments on commit 0a8e3b5

Please sign in to comment.