diff --git a/package.json b/package.json index d36240aaf50f8deca24b6c85b4eb4febf14806dd..7a2ca973220f2b1bbbfadb1a0475e2096ea73906 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liowebrtc", - "version": "0.1.15", + "version": "0.2.0", "repository": "https://github.com/lazorfuzz/liowebrtc", "main": "./dist/liowebrtc.js", "description": "A WebRTC library that makes it easy to embed peer to peer communication into UI components.",