Skip to content

Commit

Permalink
Release 0.6.0. Includes breaking-ish changes from 0.5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Nov 7, 2012
1 parent 5b4ab86 commit 1814f19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
adapter (0.5.2)
adapter (0.6.0)

GEM
remote: http://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/adapter/version.rb
@@ -1,3 +1,3 @@
module Adapter
VERSION = '0.5.2'
VERSION = '0.6.0'
end

0 comments on commit 1814f19

Please sign in to comment.