summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2024-07-03 10:21:51 +0300
committerWlodekM <[email protected]>2024-07-03 10:21:51 +0300
commit0912c5ddb27df466ac90bafe7ca72da545259019 (patch)
treec2d4886b13a5127af92a70e2a74c75747d448bd3 /package.json
parent908b023f60ca2eec347f68bb4f0c8a9c778278ae (diff)
v1.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1c6f0b2..94d14c0 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "wschat",
   "description": "A simple IRC-like chat made using nodejs and webSockets",
-  "version": "1.1.0",
+  "version": "1.2.0",
   "author": {
     "name": "WlodekM",
     "email": "[email protected]",