From a0702f409d07d651da9e8ec995d75ffb6c6f210d Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 18 Feb 2024 11:11:36 +0000 Subject: [PATCH] chore(release): 1.1.0 [skip ci] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e858bf8..0a0210a 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "test": "mocha --forbid-only \"test/**/*.test.ts\"", "version": "oclif readme && git add README.md" }, - "version": "1.0.0", + "version": "1.1.0", "bugs": "https://github.com/hiteshshetty-dev/runscope-sanity-runner/issues", "keywords": [ "oclif" @@ -73,4 +73,4 @@ "types": "dist/index.d.ts", "exports": "./lib/index.js", "type": "module" -} +} \ No newline at end of file