diff --git a/packages/hoppscotch-cli/package.json b/packages/hoppscotch-cli/package.json index 2a6ea7d30..e69b9b14c 100644 --- a/packages/hoppscotch-cli/package.json +++ b/packages/hoppscotch-cli/package.json @@ -1,6 +1,6 @@ { "name": "@hoppscotch/cli", - "version": "0.7.1", + "version": "0.8.0", "description": "A CLI to run Hoppscotch test scripts in CI environments.", "homepage": "https://hoppscotch.io", "type": "module", @@ -66,4 +66,4 @@ "tsup": "8.0.2", "typescript": "5.3.3" } -} \ No newline at end of file +}