diff --git a/package-lock.json b/package-lock.json index 01efd4d..299f7d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "configcat-js", - "version": "5.3.1", + "version": "5.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b42d0e3..18e5c08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "configcat-js", - "version": "5.3.1", + "version": "5.3.2", "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",