diff --git a/changelog.md b/changelog.md index 9e28ecc..c763052 100644 --- a/changelog.md +++ b/changelog.md @@ -8,6 +8,6 @@ * README update -## Next +## 1.1.0 * `wait` method diff --git a/package.json b/package.json index a3ed99c..f801cc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "promise-methods", - "version": "1.0.1", + "version": "1.1.0", "description": "Useful Promise helpers", "main": "./lib/", "author": {