diff --git a/package-lock.json b/package-lock.json index fbefe04..23bf6ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "neat-rtc", - "version": "1.0.10", + "version": "1.0.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d309f55..d0abd6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neat-rtc", - "version": "1.0.10", + "version": "1.0.11", "description": "WebRTC wrapper for peer-to-peer (P2P) communication with built-in signaling for React and Vue.", "main": "dist/index.js", "scripts": {