Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Sep 27, 2022
1 parent 8ac2fa6 commit 6c745e1
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-interceptor",
"description": "plugin that defines a pre-run hook that can record and mock http/s requests and responses during command execution",
"version": "2.0.0",
"version": "2.0.1",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-interceptor/issues",
"dependencies": {
Expand Down Expand Up @@ -66,4 +66,4 @@
"build": "rm -rf lib && tsc",
"pretest": "yarn build --noEmit && tsc -p test --noEmit"
}
}
}

0 comments on commit 6c745e1

Please sign in to comment.