diff --git a/package.json b/package.json index 46f75814..e93a5b77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "socket-chat-example", - "version": "0.0.1", + "version": "0.0.0", "description": "my first socket.io app", "dependencies": { "express": "4.10.2",