Skip to content

Commit

Permalink
Release 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed May 6, 2012
1 parent b993b92 commit 0562430
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.4 / 2012-05-06
==================

* Ensured insert calls back with a single object.
* Ensured `insert` resolves promise in next tick.

0.1.3 / 2012-05-03
==================

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

0 comments on commit 0562430

Please sign in to comment.