From 791d00f0f6207fe857e24b2ec07f631781fc288d Mon Sep 17 00:00:00 2001 From: RelativeSure Date: Mon, 8 Sep 2025 19:03:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20to=20v0.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION | 2 +- frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 6c6aa7cb0..8acdd82b7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0 \ No newline at end of file +0.0.1 diff --git a/frontend/package.json b/frontend/package.json index 3ab76249a..b2626dca3 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "secure-notes-frontend", - "version": "1.0.0", + "version": "0.0.1", "private": true, "type": "module", "scripts": {