diff --git a/package.json b/package.json index db2bf83b21ba7e7f483779374b4a5e0a3598abe1..02df4078a88f62499f1e1df306912cf4325dc67a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liowebrtc", - "version": "0.2.8", + "version": "0.2.9", "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.",