From 943ec357166ac7cb26e74531efc66caa3abf23df Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Fri, 30 May 2014 09:51:50 -0400 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58ebd44..038a532 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tend", - "version": "0.3.0", + "version": "0.4.0", "description": "CLI Tool to run a command when a file changes", "main": "lib/index.js", "scripts": {