Update to v0.6.0

*** NOTE ***

This version of websockify will break existing code which sub-classes
`WebsocketProxy` -- see pull requests #110 and #111
This commit is contained in:
Solly Ross
2014-02-18 17:02:26 -05:00
parent 56b740ef5c
commit 739af6ecb4
3 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"name": "websockify",
"description": "websockify is a WebSocket-to-TCP proxy/bridge",
"license": "LGPL-3",
"version": "0.5.1",
"version": "0.6.0",
"repository": {
"type": "git",
"url": "git://github.com/kanaka/websockify.git"