Skip to content

Commit

Permalink
upgrade version to 0.14.0 release candidate 1
Browse files Browse the repository at this point in the history
  • Loading branch information
smtlaissezfaire committed Mar 16, 2016
1 parent 4c814ff commit 3eddefb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
@@ -1,5 +1,5 @@

HEAD
0.14.0 RC1 - 2016-03-16

Enhancements:

Expand Down
2 changes: 1 addition & 1 deletion lib/mongo_mapper/version.rb
@@ -1,4 +1,4 @@
# encoding: UTF-8
module MongoMapper
Version = '0.13.1'
Version = '0.14.0.rc1'
end

0 comments on commit 3eddefb

Please sign in to comment.