diff --git a/package.json b/package.json index 8ba3736..b2bf1df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-jest", - "version": "0.6.2", + "version": "0.6.3", "description": "Gulp plugin for running your Jest tests", "main": "lib/index.js", "scripts": {