release bruno cli v0.7.0

This commit is contained in:
Anoop M D
2023-09-04 12:24:18 +05:30
parent f46160e161
commit 99239e19b4
3 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@usebruno/cli",
"version": "0.6.2",
"version": "0.7.0",
"main": "src/index.js",
"bin": {
"bru": "./bin/bru.js"
@@ -16,6 +16,7 @@
"src",
"bin",
"readme.md",
"changelog.md",
"package.json"
],
"dependencies": {