diff --git a/package-lock.json b/package-lock.json index ba3008b..36ac144 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cn-links", - "version": "1.10.0", + "version": "1.11.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cn-links", - "version": "1.10.0", + "version": "1.11.0", "license": "MIT", "dependencies": { "crypto-js": "^4.2.0" diff --git a/package.json b/package.json index 237a24a..9714ed4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.10.0", + "version": "1.11.0", "name": "cn-links", "description": "This package implements functions to deal with links for agents and Chinese marketplaces", "main": "dist/index.js",