Skip to content

Commit

Permalink
Release 0.8.1.
Browse files Browse the repository at this point in the history
* Added ability to use class scopes on many document associations
* Added sexy querying to many document associations (where, limit, sort, etc)
* Updated plucky version
  • Loading branch information
jnunemaker committed Jun 18, 2010
1 parent f351bcd commit 99eb4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mongo_mapper/version.rb
@@ -1,4 +1,4 @@
# encoding: UTF-8
module MongoMapper
Version = '0.8.0'
Version = '0.8.1'
end

0 comments on commit 99eb4dc

Please sign in to comment.