diff --git a/package-lock.json b/package-lock.json index b6c6f34..f86f691 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hexo-symbols-count-time-2", - "version": "0.8.3", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hexo-symbols-count-time-2", - "version": "0.8.3", + "version": "1.0.0", "license": "LGPL-3.0", "dependencies": { "hexo-util": "^3.0.1" diff --git a/package.json b/package.json index 187dff9..3b1cead 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,7 @@ "name": "hexo-symbols-count-time-2", "description": "Symbols count and time to read for articles.", "main": "index", - "version": "0.9.9", - + "version": "1.0.0", "scripts": { "test": "mocha test", "test-cov": "nyc --reporter=lcov mocha test",