diff --git a/package-lock.json b/package-lock.json index d189494..4782f82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "neat-rtc", - "version": "1.0.5", + "version": "1.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 35a5b5d..f63802c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neat-rtc", - "version": "1.0.5", + "version": "1.0.6", "description": "WebRTC wrapper for peer-to-peer (P2P) communication with built-in signaling for React and Vue.", "main": "build/index.js", "scripts": {