diff --git a/package-lock.json b/package-lock.json index 8f19aba..3d00b89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "speechmatics", - "version": "3.1.4", + "version": "3.1.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "speechmatics", - "version": "3.1.4", + "version": "3.1.5", "license": "MIT", "dependencies": { "bufferutil": "^4.0.7", diff --git a/package.json b/package.json index fa96062..d9f7bc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "speechmatics", - "version": "3.1.4", + "version": "3.1.5", "description": "Speechmatics Javascript Libraries", "types": "./dist/index.d.ts", "main": "./dist/index.js",