diff --git a/package-lock.json b/package-lock.json index 7187e54879..c0df84a81b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ably", - "version": "1.2.31", + "version": "1.2.32", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ably", - "version": "1.2.31", + "version": "1.2.32", "license": "Apache-2.0", "dependencies": { "@ably/msgpack-js": "^0.4.0", diff --git a/package.json b/package.json index 6d1dce8f27..2645ba8c15 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ably", "description": "Realtime client library for Ably, the realtime messaging service", - "version": "1.2.31", + "version": "1.2.32", "license": "Apache-2.0", "bugs": { "url": "https://github.com/ably/ably-js/issues",