diff --git a/package-lock.json b/package-lock.json index 48176e1..88f8878 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mafalda-sfu/remote-mediasoup-client-mock", - "version": "3.15.3-0", + "version": "3.15.3-1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mafalda-sfu/remote-mediasoup-client-mock", - "version": "3.15.3-0", + "version": "3.15.3-1", "license": "ISC", "dependencies": { "@mafalda-sfu/mediasoup-getstats-factory": "^1.0.0", diff --git a/package.json b/package.json index cc16f58..3adf3ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mafalda-sfu/remote-mediasoup-client-mock", - "version": "3.15.3-0", + "version": "3.15.3-1", "description": "Mock of `Remote Mediasoup client`", "type": "module", "main": "index.js",