From 9b52aed8e4654f83aa84cffd40fba302d71787af Mon Sep 17 00:00:00 2001 From: weyusi Date: Mon, 22 Apr 2019 18:43:07 +0930 Subject: [PATCH] release: v1.3.0 --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 339e9d5..3ffb6d6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hexo-yam", "description": "Yet Another Minifier. Minify and compress html, js and css", - "version": "1.2.0", + "version": "1.3.0", "readme": "README.md", "main": "index.js", "directories": { @@ -29,8 +29,6 @@ "html", "js", "css", - "xml", - "json", "minify", "compress", "gzip",