Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hex7c0 committed Dec 6, 2014
1 parent fd56f49 commit 281db62
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
7 changes: 7 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
0.0.3 / 2014-12-06
==================

* Fix bug when empty docs or collections
* Fix bug when missing dir of tarfile
* Fix bug on callback after tar packer

0.0.2 / 2014-12-06
==================

Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
"grunt-contrib-clean": "~0.6",
"grunt-contrib-uglify": "~0.6",
"grunt-contrib-jshint": "~0.10",
"grunt-endline": "~0.2",
"supertest": "~0.15"
"grunt-endline": "~0.2"
},
"engines": {
"node": "^0.10"
Expand Down

0 comments on commit 281db62

Please sign in to comment.