diff --git a/package.json b/package.json index 8829607..4650437 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-jest", - "version": "0.6.0", + "version": "0.6.1", "description": "Gulp plugin for running your Jest tests", "main": "lib/index.js", "scripts": {