diff --git a/package.json b/package.json index eccaf5a77d7b62fe05ecc5ac275379af144a716b..c00bd0acbf80330ff658004ac73eee623687e430 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liowebrtc", - "version": "0.1.6", + "version": "0.1.7", "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.",