diff --git a/package.json b/package.json index 234e65a5058b614d6d0673c9a0a1f647d92eeb51..99feb3c8794182b427d4645bc8270eb2fbfb33e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liowebrtc", - "version": "0.1.13", + "version": "0.1.14", "repository": "https://github.com/lazorfuzz/liowebrtc", "main": "./dist/liowebrtc.js", "description": "An Electron-compatible WebRTC library that makes it easy to embed peer to peer communication into React components.",