aboutsummaryrefslogtreecommitdiffstats
path: root/clientSource/package.json
diff options
context:
space:
mode:
authormarzavec <admin@marzavec.com>2018-06-03 20:08:35 +0200
committermarzavec <admin@marzavec.com>2018-06-03 20:08:35 +0200
commit62daa4893f374c1cbbecc63e4f1d4eec3fd29325 (patch)
treef5677c91c86efd60eb78d4c6b0258b17c1926074 /clientSource/package.json
parentMerge pull request #16 from OpSimple/master (diff)
downloadhackchat-62daa4893f374c1cbbecc63e4f1d4eec3fd29325.tar.gz
hackchat-62daa4893f374c1cbbecc63e4f1d4eec3fd29325.zip
Completed protocol decoupling
Diffstat (limited to 'clientSource/package.json')
-rw-r--r--clientSource/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clientSource/package.json b/clientSource/package.json
index 15f9f07..a8149c7 100644
--- a/clientSource/package.json
+++ b/clientSource/package.json
@@ -1,6 +1,6 @@
{
"name": "hack.chat-v2",
- "version": "2.0.1",
+ "version": "2.0.3",
"description": "a minimal distraction free chat application",
"main": "index.js",
"repository": {