Skip to content

Commit

Permalink
Updated to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Oct 18, 2016
1 parent 27ff33a commit 85e6dbd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions haxelib.json
@@ -1,13 +1,14 @@
{
"name" : "haxe-ws",
"description" : "WebSockets everywhere! Including javascript, flash and sys targets.",
"version" : "0.1.0",
"releasenote": "Handshake header adjustments + forward missing debug parameter + handle js.html.Blob message and pass it to onmessageBytes()",
"version" : "0.1.1",
"releasenote": "Several fixes. View repository/changelog for details.",
"url" : "https://github.com/soywiz/haxe-ws",
"classPath" : "src",
"license" : "Public",
"tags" : ["websockets","ws","wss","js","cpp","swf","neko","php","python","java","c#","ssl","openssl"],
"contributors": ["soywiz"],
"github-contributors": ["soywiz","romamik","psmtec-dklein","RealyUniqueName"],
"dependencies": {
}
}

0 comments on commit 85e6dbd

Please sign in to comment.