From 3aa5143adff094e9a44f631d94f2eb9cb8cddd46 Mon Sep 17 00:00:00 2001 From: weyusi Date: Wed, 10 Apr 2019 19:35:15 +0930 Subject: [PATCH] release: v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9025cf6..339e9d5 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.1.1", + "version": "1.2.0", "readme": "README.md", "main": "index.js", "directories": {