From 17023a35f75a4b6f0337a2d449fa9d1e49d851e9 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Tue, 27 May 2014 20:30:35 -0400 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0eb851..234c7bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tend", - "version": "0.1.1", + "version": "0.2.0", "description": "CLI Tool to run a command when a file changes", "main": "lib/index.js", "scripts": {