diff --git a/package.json b/package.json index 8d7d82d049d25b8aa8f8c37f60110505a781b1cd..2017295c5c4b42767bdbf646fc64a9f0df6a3a81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liowebrtc", - "version": "0.1.1", + "version": "0.1.2", "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.",