diff --git a/changelog.md b/changelog.md index 64dba1a..07e0d4d 100644 --- a/changelog.md +++ b/changelog.md @@ -70,7 +70,7 @@ Breaking changes: * Update `.npmignore` * Update license -## Next +## 0.4.1 * Update `bluebird` dependency to v3.4.6 * Update dev dependencies diff --git a/package.json b/package.json index 61f1ff4..8ee6e72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fs-extra-promise", - "version": "0.4.0", + "version": "0.4.1", "description": "Node file system library and fs-extra module promisified with bluebird", "main": "./lib/", "author": {