From 2f9fda429d989e5f7cf523a3467e1de73ba6dbd2 Mon Sep 17 00:00:00 2001 From: Ibrahim Ansari Date: Tue, 29 Nov 2022 21:34:34 +0530 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5f89a1..34b5f3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecthelion", - "version": "1.0.0-beta.3", + "version": "1.0.0", "description": "A frontend for Octyne.", "main": "pages/index.tsx", "repository": "https://github.com/retrixe/ecthelion.git",