diff --git a/package.json b/package.json index a24ad1b..4356319 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "repository": "https://github.com/secondl1ght/cipherchat", "author": "secondl1ght ", "license": "AGPL-3.0", - "version": "1.0.1", + "version": "1.0.2", "private": true, "scripts": { "dev": "PUBLIC_COMMIT=`git log -n 1 --format=%h` vite dev",