Skip to content

Commit

Permalink
chore(release): v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Jul 12, 2024
1 parent 4bd9d80 commit 7723ae8
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 @@
{
"type": "module",
"name": "@mswjs/source",
"version": "0.1.0",
"version": "0.2.0",
"description": "Generate MSW request handlers from OpenAPI documents, HAR files, and other sources.",
"exports": {
"./open-api": {
Expand Down Expand Up @@ -81,4 +81,4 @@
"braces@<3.0.3": ">=3.0.3"
}
}
}
}

0 comments on commit 7723ae8

Please sign in to comment.