Skip to content

Commit

Permalink
Preparing for 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gussan committed Nov 10, 2014
1 parent b1b50ee commit 94b831a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## activerecord-turntable 2.0.0 (not released yet) ##
## activerecord-turntable 2.0.0 ##

First release for ActiveRecord 4.x

Expand Down
2 changes: 1 addition & 1 deletion lib/active_record/turntable/version.rb
@@ -1,5 +1,5 @@
module ActiveRecord
module Turntable
VERSION = "2.0.0.rc1"
VERSION = "2.0.0"
end
end

0 comments on commit 94b831a

Please sign in to comment.