Skip to content

Commit

Permalink
Release v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Oct 13, 2015
1 parent 9291acf commit 6c5e15d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v2.0.5 - Tue, 13 Oct 2015 14:27:52 GMT
--------------------------------------

- [9291acf](../../commit/9291acf) [added] a deprecation warning



v2.0.4 - Wed, 30 Sep 2015 21:49:24 GMT
--------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-recursive-watch",
"version": "2.0.4",
"version": "2.0.5",
"description": "A simple cross platform recursive directory watcher for NodeJS, based on \"fs.watch\", but not relying on its \"recursive\" option.",
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit 6c5e15d

Please sign in to comment.