From 73390215df10b701d32b048b0f837105b65a17e6 Mon Sep 17 00:00:00 2001 From: Jackson Gariety Date: Thu, 5 Jun 2014 10:59:23 +0200 Subject: [PATCH] Version bump and a publish. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {