diff --git a/package.json b/package.json index 9d862ce49af882efd99099f0a6964fd0490e9551..83aa9640924a5bcd19b72b73652d7198be4a7988 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liowebrtc", - "version": "0.0.10", + "version": "0.1.0", "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.",