Skip to content

Commit

Permalink
Bump to version 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
martinemde committed Apr 19, 2013
1 parent eac9e3f commit 21465b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/engineyard-serverside-adapter/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module EY
module Serverside
class Adapter
VERSION = "2.0.7.pre"
VERSION = "2.0.7"
# For backwards compatibility, the serverside version default will be maintained until 2.1
# It is recommended that you supply a serverside_version to engineyard-serverside-adapter
# rather than relying on the default version here. This default will go away soon.
Expand Down

0 comments on commit 21465b0

Please sign in to comment.