diff --git a/package.json b/package.json index 3928fd3..e87d1e3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "mocha-as-promised", "description": "Adds “thenable” promise support to the Mocha test runner.", "keywords": ["promises", "promises-aplus", "mocha", "testing"], - "version": "1.3.0", + "version": "1.4.0", "author": "Domenic Denicola (http://domenicdenicola.com)", "license": "WTFPL", "repository": {