diff --git a/package.json b/package.json index 2017295c5c4b42767bdbf646fc64a9f0df6a3a81..e3dcad5e81a72a51215a097d7497e8d559847b08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liowebrtc", - "version": "0.1.2", + "version": "0.1.3", "repository": "https://github.com/lazorfuzz/liowebrtc", "main": "./src/liowebrtc.js", "description": "A react-compatible webRTC helper library that makes it easy to bake peer to peer communication into react components.",