From 72420c68447dae924468e2011a8536395a3ad492 Mon Sep 17 00:00:00 2001 From: Karanvir Kang Date: Fri, 17 Mar 2017 12:52:37 -0400 Subject: [PATCH] Updated to 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd8758c..58d9a0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-clear-readonly", - "version": "1.0.0", + "version": "1.2.0", "description": "Utility to clear read-only flag from actual files in both Windows and Linux environments", "main": "./index.js", "scripts": {