Skip to content

Commit

Permalink
Bump to version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinemde committed Aug 3, 2013
1 parent 5407109 commit 9549b9c
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.1.0.pre"
VERSION = "2.1.0"
# 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 9549b9c

Please sign in to comment.