From 0feb772c84702a928d1580b0947ebf6944c4cb71 Mon Sep 17 00:00:00 2001 From: Travis Jeffery Date: Tue, 7 Apr 2015 13:50:04 -0500 Subject: [PATCH] Release 2.2.2 --- bower.json | 2 +- component.json | 2 +- package.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) 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