From 3ee63316ed521ceddf261582da7a222cb246acf0 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Tue, 24 May 2016 07:46:18 -0400 Subject: [PATCH] update readme --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d1a92f..a24c2ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-tasks-npm", - "version": "0.2.0", + "version": "0.2.1", "description": "adds npm install and publish tasks to gulp", "main": "index.js", "scripts": {