diff --git a/package-lock.json b/package-lock.json index f079261..fd72180 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "flagsmith-nodejs", - "version": "3.3.1", + "version": "3.3.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "flagsmith-nodejs", - "version": "3.3.0", + "version": "3.3.2", "license": "MIT", "dependencies": { "big-integer": "^1.6.51", diff --git a/package.json b/package.json index 481e57e..43e044d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flagsmith-nodejs", - "version": "3.3.1", + "version": "3.3.2", "description": "Flagsmith lets you manage features flags and remote config across web, mobile and server side applications. Deliver true Continuous Integration. Get builds out faster. Control who has access to new features.", "main": "build/index.js", "repository": {