Skip to content

Commit

Permalink
Bump version to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtajina committed Jul 24, 2012
1 parent 51a6e60 commit 5442764
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
### v0.0.5
* Trivial implementation of chokidar
* Trivial mock for node-glob
* Improve predictableNextTick to follow pattern even for nested callbacks

### v0.0.4
Set error code on exceptions

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,5 +34,5 @@
"engines": {
"node": ">= 0.6.5"
},
"version": "0.0.4"
"version": "0.0.5"
}

0 comments on commit 5442764

Please sign in to comment.