From 669aa236e6b1da7d4dabb3f69c8487e9aaae8f80 Mon Sep 17 00:00:00 2001 From: Ed Mendoza Date: Tue, 19 Jul 2016 12:26:18 -0400 Subject: [PATCH] Version 1.0.1 - Updating readme --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 057b1ec..8678107 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-asset-cache", - "version": "1.0.0", + "version": "1.0.1", "description": "A disk based caching task for gulp", "main": "index.js", "scripts": {