diff --git a/package-lock.json b/package-lock.json index a174b9c..c268160 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "live-connect-common", - "version": "3.1.3", + "version": "3.1.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "live-connect-common", - "version": "3.1.3", + "version": "3.1.4", "license": "Apache-2.0", "devDependencies": { "@rollup/plugin-strip": "^3.0.2", diff --git a/package.json b/package.json index 6284feb..38de079 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": "3.1.3", + "version": "3.1.4", "license": "Apache-2.0", "private": false, "name": "live-connect-common",