diff --git a/package.json b/package.json index c0abad1..1c6b899 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-nodemon", - "version": "1.0.3", + "version": "1.0.4", "description": "A gulp-friendly nodemon wrapper that restarts your app as you develop, and keeps your build system contained to one process.", "main": "index.js", "scripts": {