From 655a011a8263c5b41fcde6e75cf18ae5b2d28b92 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Wed, 11 Oct 2017 12:44:22 -0700 Subject: [PATCH] v1.2.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 8070565..b375575 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "co-mocha", "main": "co-mocha.js", - "version": "1.2.0", + "version": "1.2.1", "homepage": "https://github.com/blakeembrey/co-mocha", "authors": [ "Blake Embrey " diff --git a/package.json b/package.json index 1875144..837e4fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "co-mocha", - "version": "1.2.0", + "version": "1.2.1", "description": "Enable support for generators in Mocha tests", "main": "lib/co-mocha.js", "files": [