From ef8b91772b92ea64b5cbc32f21aea8d4ef60896a Mon Sep 17 00:00:00 2001 From: saucecodee Date: Mon, 16 Nov 2020 07:41:51 +0100 Subject: [PATCH] =?UTF-8?q?Finally,=20version=201.0.0=20release=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d03e799..b79076a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bangajs", - "version": "0.0.1", - "description": "Banga is a CLI generator for building ExpressJS applications with speed and efficiency.", + "version": "1.0.0", + "description": "Bàngá is a CLI generator for building ExpressJS applications with speed and efficiency.", "main": "bin/index.js", "bin": { "banga": "bin/index.js"