Skip to content

Commit

Permalink
Release 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rschmukler committed Nov 15, 2013
1 parent 3950b7d commit 3eb4285
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion History.md
@@ -1,5 +1,11 @@

n.n.n / 2013-11-13
0.2.3 / 2013-11-14
==================

* Fixed an issue where on update we weren't returning the new attrs
* Rely on Mquery for MongoDb Dependency

0.2.2 / 2013-11-13
==================

* Fixed update and update test
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "modella-mongo",
"version": "0.2.2",
"version": "0.2.3",
"description": "Modella Mongo persistence layer",
"keywords": [
"modella",
Expand Down

0 comments on commit 3eb4285

Please sign in to comment.