chore: bumped cli version to v1.4.0

This commit is contained in:
Anoop M D 2024-01-30 15:09:15 +05:30
parent cfbac39ba8
commit 59b9208d89
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 1.4.0
- --bail and --test-only flags
## 1.3.0
- Junit report generation

View File

@ -1,6 +1,6 @@
{
"name": "@usebruno/cli",
"version": "1.3.0",
"version": "1.4.0",
"license": "MIT",
"main": "src/index.js",
"bin": {