Skip to content

Commit

Permalink
chore(release): v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Sep 13, 2023
1 parent dd0b624 commit bc78fd6
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": "headers-polyfill",
"version": "3.2.5",
"version": "3.3.0",
"description": "A native \"Headers\" class polyfill.",
"main": "./lib/index.js",
"module": "./lib/index.mjs",
Expand Down Expand Up @@ -40,4 +40,4 @@
"tsup": "^7.2.0",
"typescript": "^5.2.2"
}
}
}

0 comments on commit bc78fd6

Please sign in to comment.