diff --git a/package.json b/package.json index e3dcad5e81a72a51215a097d7497e8d559847b08..4640fd53405f4477ce796e441bebc540e202aa44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liowebrtc", - "version": "0.1.3", + "version": "0.1.4", "repository": "https://github.com/lazorfuzz/liowebrtc", "main": "./src/liowebrtc.js", "description": "A react-compatible webRTC helper library that makes it easy to bake peer to peer communication into react components.",