diff --git a/package-lock.json b/package-lock.json index 4a81664..b7a3301 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "live-connect-common", - "version": "4.0.0", + "version": "4.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "live-connect-common", - "version": "4.0.0", + "version": "4.1.0", "license": "Apache-2.0", "devDependencies": { "@kineticcafe/rollup-plugin-delete": "^3.0.0", diff --git a/package.json b/package.json index 36f56e3..ecdb36c 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "url": "https://github.com/liveintent/live-connect-common" }, "description": "Interfaces and basic functionality for LiveConnect projects", - "version": "4.0.0", + "version": "4.1.0", "license": "Apache-2.0", "private": false, "name": "live-connect-common",