diff --git a/component.json b/component.json index 5a2884b..7878015 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "holla", - "version": "0.5.8", + "version": "0.6.0", "dependencies": { "wearefractal/protosock": "*", "component/emitter": "*" diff --git a/package.json b/package.json index 1727ff0..711a870 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "holla", "description": "A sugary abstraction layer over WebRTC and P2P calling", - "version": "0.5.9", + "version": "0.6.0", "homepage": "http://github.com/wearefractal/holla", "repository": "git://github.com/wearefractal/holla.git", "author": "Fractal (http://wearefractal.com/)",