From 864a941a943f397f73f999cba75f23932e569ce6 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Tue, 27 May 2014 19:40:17 -0400 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c33127..54f3d02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tend", - "version": "0.1.0", + "version": "0.1.1", "description": "CLI Tool to run a command when a file changes", "main": "lib/index.js", "scripts": {