diff --git a/package-lock.json b/package-lock.json index c0f9451..dedfc07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hexo-next-publist", - "version": "2.1.2", + "version": "2.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hexo-next-publist", - "version": "2.1.2", + "version": "2.2.0", "license": "Apache-2.0", "dependencies": { "@babel/core": "^7.13.13", diff --git a/package.json b/package.json index b325b8f..b5f09d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-next-publist", - "version": "2.1.2", + "version": "2.2.0", "description": "Filterable publication list", "author": "Aetf", "license": "Apache-2.0",