summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2024-07-02 15:59:55 +0300
committerWlodekM <[email protected]>2024-07-02 15:59:55 +0300
commit299eaa17fa5c390df1f8e525a66279fad45748d3 (patch)
tree73005a2e152fd8338bbd0c68dca05b88c0f8d196 /package.json
parentbac2526c99506ecc9a2e04905e3d0307233e47f2 (diff)
v1.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
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]",