diff --git a/package.json b/package.json index b3f1cf5c5f83e5a60cd80fa6fa86b668dd7e1026..24c980d8351ccf2a0797020a806e45a310eb3a02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liowebrtc", - "version": "0.2.5", + "version": "0.2.6", "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.",