diff --git a/package-lock.json b/package-lock.json index f9781e5f..b8ac7fe6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "firo-client", - "version": "4.0.0", + "version": "4.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "firo-client", - "version": "4.0.0", + "version": "4.0.1", "license": "MIT", "dependencies": { "@popperjs/core": "^2.11.8", diff --git a/package.json b/package.json index 386b736a..87479cf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firo-client", - "version": "4.0.0", + "version": "4.0.1", "author": { "name": "Firo Foundation", "email": "team@firo.io",