version 0.2.2

This commit is contained in:
2016-02-25 23:35:06 +01:00
parent 2636cf3db7
commit babb856b83
13 changed files with 290 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "npg_app.js",
"version": "0.2.1",
"version": "0.2.2",
"description": "Multiplayer online Pong Game using nodejs and socket.io",
"directories": {
"server": "server",