From ea2a4afe993fc1f41e8e5461b5ed566317e87303 Mon Sep 17 00:00:00 2001 From: weyusi Date: Mon, 13 May 2019 16:53:22 +0930 Subject: [PATCH] release: v2.0.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 369b53d..a8c8b98 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": "2.0.0", + "description": "Yet Another Minifier. Minify and compress html, js, css and svg", + "version": "2.0.1", "readme": "README.md", "main": "index.js", "directories": {