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