Skip to content

Commit

Permalink
use signals instead of event emitter. bump v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
endel committed Nov 17, 2016
1 parent 164c29d commit 14169c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "colyseus.js",
"version": "0.5.0-beta.0",
"version": "0.5.0",
"description": "JavaScript client for Colyseus Multiplayer Game Server",
"keywords": [
"multiplayer",
Expand Down Expand Up @@ -35,6 +35,7 @@
"websocket.js": "^0.1.4"
},
"devDependencies": {
"@types/chai": "^3.4.34",
"@types/fast-json-patch": "^1.0.4",
"@types/fossil-delta": "^0.2.1",
"@types/msgpack-lite": "^0.1.1",
Expand Down

0 comments on commit 14169c4

Please sign in to comment.