From 4f960ba9cba0f134512e49f4dd53ea627f5bae89 Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Wed, 7 Jan 2026 12:20:24 -0500 Subject: [PATCH] Update snapshot version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4508ca3..5ed82bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cipher-stream-web", "private": true, - "version": "1.0.1", + "version": "1.0.2-SNAPSHOT", "type": "module", "scripts": { "dev": "vite",