Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Feb 16, 2023
1 parent 9a15dde commit 611bfe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -76,4 +76,4 @@
"build": "rm -rf lib && tsc"
},
"types": "lib/index.d.ts"
}
}

0 comments on commit 611bfe6

Please sign in to comment.