From c1f9ac6c28d04364d5145f0ac45f1bf7586cc67b Mon Sep 17 00:00:00 2001 From: Swaraj Banerjee Date: Thu, 18 Feb 2016 16:32:29 -0800 Subject: [PATCH] bump package.json to 0.6.0, merging pr #48 adding jspm support --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1e5471..93d7fef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-cache", - "version": "0.5.4", + "version": "0.6.0", "description": "cache dependency manager installs to local machine", "main": "index.js", "repository": {