diff --git a/package.json b/package.json index 7065589d6308e12168fbbf2b80dc50207f96ea47..8ec0c6a77da72ba9c2f135d8b76d355bd58c8935 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liowebrtc", - "version": "0.2.4", + "version": "0.2.5", "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.",