diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 28078ba..1c6f0b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "wschat", "description": "A simple IRC-like chat made using nodejs and webSockets", + "version": "1.1.0", "author": { "name": "WlodekM", "email": "[email protected]", |