Skip to content

Commit

Permalink
chore(release): v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Jul 9, 2022
1 parent 30f379f commit b0e245f
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/cookies",
"version": "0.2.1",
"version": "0.2.2",
"description": "Manage request/response cookies in the environments where those are not supported.",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -42,4 +42,4 @@
"@types/set-cookie-parser": "^2.4.0",
"set-cookie-parser": "^2.4.6"
}
}
}

0 comments on commit b0e245f

Please sign in to comment.