diff --git a/package.json b/package.json index 929b963ecd21685b72ef50bdc60ef6e2ea5470b3..073352c11b5565784b99521377fd3a55d9bc4c14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liowebrtc", - "version": "0.2.14", + "version": "0.2.15", "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.",