From 611bfe67cbf7b71e92790988cbf005a9f805be18 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Thu, 16 Feb 2023 21:51:24 +0000 Subject: [PATCH] chore(release): 1.3.0 [skip ci] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 77c1f9d..582f007 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-legacy", "description": "converts older style plugins to be compatible with oclif", - "version": "1.2.7", + "version": "1.3.0", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": { @@ -76,4 +76,4 @@ "build": "rm -rf lib && tsc" }, "types": "lib/index.d.ts" -} +} \ No newline at end of file