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