release: v4.1.0

This commit is contained in:
curbengh 2020-01-03 01:37:33 +00:00
parent fdcdbef4a1
commit b9f4cd6173
No known key found for this signature in database
GPG Key ID: 21EA847C35D6E034
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "hexo-yam",
"description": "Yet Another Minifier. Minify and compress html, js, css and svg",
"version": "4.0.0",
"description": "Yet Another Minifier. Minify and compress html, js, css, svg, xml and json",
"version": "4.1.0",
"readme": "README.md",
"main": "index.js",
"directories": {
@ -39,6 +39,8 @@
"js",
"css",
"svg",
"xml",
"json",
"minify",
"compress",
"gzip",