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": {