diff --git a/package-lock.json b/package-lock.json index 496bf87..5af3137 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "configcat-common", - "version": "9.1.0", + "version": "9.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "configcat-common", - "version": "9.1.0", + "version": "9.2.0", "license": "MIT", "dependencies": { "tslib": "^2.4.1" diff --git a/package.json b/package.json index cf5739a..a16d27c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "configcat-common", - "version": "9.1.0", + "version": "9.2.0", "description": "ConfigCat is a configuration as a service that lets you manage your features and configurations without actually deploying new code.", "main": "lib/index.js", "types": "lib/index.d.ts",