From c517ff28625fc86a8633d9cf901ba1d25ed2c9c6 Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Fri, 19 Aug 2016 18:02:31 -0400 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 618e5ed..b5f3eec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "reshape-minify", "description": "a reshape plugin to minify html", - "version": "0.0.0", + "version": "0.1.0", "author": "reshape", "ava": { "verbose": "true"