From ae99606d854aaf7455b639de1852f2af2e0cde0c Mon Sep 17 00:00:00 2001 From: RelativeSure <67839982+RelativeSure@users.noreply.github.com> Date: Mon, 8 Sep 2025 21:14:10 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20to=20v0.0.3?= 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 8acdd82b7..bcab45af1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.1 +0.0.3 diff --git a/frontend/package.json b/frontend/package.json index b2626dca3..668ef724c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "secure-notes-frontend", - "version": "0.0.1", + "version": "0.0.3", "private": true, "type": "module", "scripts": {