Skip to content

Commit

Permalink
release 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aheckmann committed Dec 17, 2012
1 parent 9da9868 commit e7c9d45
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

3.5.2 / 2012-12-17
==================

* fixed; using auth with replica sets

3.5.1 / 2012-12-12
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mongoose"
, "description": "Mongoose MongoDB ODM"
, "version": "3.5.2-pre"
, "version": "3.5.2"
, "author": "Guillermo Rauch <guillermo@learnboost.com>"
, "keywords": ["mongodb", "mongoose", "orm", "data", "datastore", "nosql", "odm", "sql", "db", "database"]
, "dependencies": {
Expand Down

0 comments on commit e7c9d45

Please sign in to comment.