version v0.1.1

This commit is contained in:
2016-02-13 21:06:40 +01:00
parent 372b4bfbf2
commit 8c5ac0a6d9
15 changed files with 475 additions and 79 deletions

View File

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