diff --git a/package-lock.json b/package-lock.json index d2e8eae..624cb3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@debut/community-core", - "version": "2.6.7", + "version": "2.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@debut/community-core", - "version": "2.6.7", + "version": "2.7.0", "license": "Apache-2.0", "dependencies": { "@debut/plugin-utils": "^1.1.2", diff --git a/package.json b/package.json index ce1244b..a0dbc5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@debut/community-core", - "version": "2.6.7", + "version": "2.7.0", "publishConfig": { "access": "public" },