diff --git a/bower.json b/bower.json index e0c06b03b3..0c711c5c5f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "mocha", - "version": "2.2.1", + "version": "2.2.2", "homepage": "http://mocha.github.io/mocha", "description": "simple, flexible, fun test framework", "authors": [ diff --git a/component.json b/component.json index aee1a76f3f..165acc685d 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "mocha", - "version": "2.2.1", + "version": "2.2.2", "repo": "mochajs/mocha", "description": "simple, flexible, fun test framework", "keywords": [ diff --git a/package.json b/package.json index 41976579bd..f8deb1078d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mocha", - "version": "2.2.1", + "version": "2.2.2", "description": "simple, flexible, fun test framework", "keywords": [ "mocha", @@ -71,4 +71,4 @@ "url": "https://raw.github.com/mochajs/mocha/master/LICENSE" } ] -} +} \ No newline at end of file