From f09a5d0d4313a99c9cd6b23472670b8b14582d0e Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Tue, 24 Jun 2014 13:02:23 -0400 Subject: [PATCH] version bump to 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0959b7b..d9c5d82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tend", - "version": "0.4.1", + "version": "0.5.0", "description": "CLI Tool to run a command when a file changes", "main": "lib/index.js", "scripts": {