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