diff --git a/package-lock.json b/package-lock.json index 8f00e5a..5081bf5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "skift", - "version": "3.2.4", + "version": "3.2.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6e47d4a..8041159 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "skift", "description": "Split testing tool for the Web", - "version": "3.2.4", + "version": "3.2.5", "author": "Trustpilot A/S", "bugs": { "url": "https://github.com/trustpilot/skift/issues"