Skip to content

Commit

Permalink
chore(release): v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Mar 9, 2023
1 parent b3a897f commit 5dbd69d
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,6 +1,6 @@
{
"name": "@mswjs/http-middleware",
"version": "0.7.0",
"version": "0.8.0",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"author": {
Expand Down Expand Up @@ -69,4 +69,4 @@
"headers-polyfill": "^3.0.4",
"msw": ">=1.0.0"
}
}
}

0 comments on commit 5dbd69d

Please sign in to comment.