diff --git a/package-lock.json b/package-lock.json index f0cd98d..96aad0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "live-connect-handlers", - "version": "3.0.0-alpha-cb50946.1", + "version": "3.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "live-connect-handlers", - "version": "3.0.0-alpha-cb50946.1", + "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "js-cookie": "^3.0.5", diff --git a/package.json b/package.json index c3733fc..4a4cec5 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "url": "https://github.com/liveintent/live-connect-handlers" }, "description": "Default implementations of LiveConnect handlers.", - "version": "3.0.0-alpha-cb50946.1", + "version": "3.0.0", "license": "Apache-2.0", "private": false, "name": "live-connect-handlers",