From 4357a19aa75f748f557e95673655b310b043f7c9 Mon Sep 17 00:00:00 2001 From: Maina Wycliffe Date: Fri, 9 Oct 2020 15:31:56 +0300 Subject: [PATCH] v1 Alpha release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4670ab0..1965670 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kamanda", - "version": "0.8.1", + "version": "1.0.0-alpha.0", "description": "Kamanda - Manage your Firebase Application from the Terminal. Add, Remove, Update, View and Search for Firebase Users.", "main": "index.js", "scripts": {