diff --git a/package.json b/package.json index 29e2c11..6ff567c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bystro", - "version": "0.2.1", + "version": "0.3.0", "description": "CLI utility for scaffolding code templates and boilerplates", "main": "./bin/index.js", "bin": "./bin/index.js",