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"