Skip to content

Commit

Permalink
fix: cut a beta of these changes
Browse files Browse the repository at this point in the history
  • Loading branch information
peternhale committed Apr 19, 2023
1 parent 7e74882 commit 97f1b45
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/core",
"description": "base library for oclif CLIs",
"version": "2.8.2",
"version": "2.8.3-beta-0",
"author": "Salesforce",
"bugs": "https://github.com/oclif/core/issues",
"dependencies": {
Expand Down Expand Up @@ -114,4 +114,4 @@
"pretest": "yarn build --noEmit && tsc -p test --noEmit --skipLibCheck"
},
"types": "lib/index.d.ts"
}
}

0 comments on commit 97f1b45

Please sign in to comment.