From 22cfd663564e21bba4d09ef63f9c24be3ac05cf3 Mon Sep 17 00:00:00 2001 From: Ibrahim Ansari Date: Mon, 27 Jul 2020 20:02:02 +0530 Subject: [PATCH] 1.0.0-alpha.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 835275b..6e6ca60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecthelion", - "version": "1.0.0-alpha.0", + "version": "1.0.0-alpha.1", "description": "A frontend for Octyne.", "main": "pages/index.tsx", "repository": "https://github.com/retrixe/ecthelion.git",