Skip to content

Commit

Permalink
Release 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed May 6, 2012
1 parent 9d991ad commit cbefcfc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,4 +1,10 @@

0.1.5 / 2012-05-06
==================

* Added `Collection` references to `Promise`s.
* Fixed `findAndModify`.

0.1.4 / 2012-05-06
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "monk"
, "version": "0.1.4"
, "version": "0.1.5"
, "main": "lib/monk.js"
, "dependencies": {
"mongoskin": "0.3.x"
Expand Down

0 comments on commit cbefcfc

Please sign in to comment.