Skip to content

Commit

Permalink
chore(release): v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed May 11, 2022
1 parent dd3fdd2 commit 17ff508
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.0",
"version": "0.2.1",
"description": "Virtual cookies store to manage Request/Response associations.",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -43,4 +43,4 @@
"@types/set-cookie-parser": "^2.4.0",
"set-cookie-parser": "^2.4.6"
}
}
}

0 comments on commit 17ff508

Please sign in to comment.