version v0.1.3

This commit is contained in:
2016-02-14 04:37:31 +01:00
parent 7dd657471d
commit 45a0e86e74
18 changed files with 366 additions and 83 deletions

View File

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