Skip to content
This repository has been archived by the owner on May 22, 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 29, 2022
1 parent 8738b82 commit 8446c36
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": "fancy-test",
"description": "extendable utilities for testing",
"version": "2.0.0",
"version": "2.0.1",
"author": "Salesforce",
"bugs": "https://github.com/oclif/fancy-test/issues",
"dependencies": {
Expand Down Expand Up @@ -52,4 +52,4 @@
"pretest": "yarn build --noEmit && tsc -p test --noEmit"
},
"types": "lib/index.d.ts"
}
}

0 comments on commit 8446c36

Please sign in to comment.