From a57ab8277c6478340ec1c6144bc5a7ae525db4fb Mon Sep 17 00:00:00 2001 From: Maina Wycliffe Date: Thu, 24 Sep 2020 11:01:15 +0300 Subject: [PATCH] Trigger Release --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 220aa54..4670ab0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kamanda", - "version": "0.8.0", + "version": "0.8.1", "description": "Kamanda - Manage your Firebase Application from the Terminal. Add, Remove, Update, View and Search for Firebase Users.", "main": "index.js", "scripts": { @@ -44,4 +44,4 @@ "path": "./bin", "url": "https://github.com/mainawycliffe/kamanda/releases/download/v{{version}}/kamanda_{{version}}_{{platform}}_{{arch}}.zip" } -} \ No newline at end of file +}