Skip to content

Commit 83eec15

Browse files
committed
chore(release): v3.2.2
1 parent f176e21 commit 83eec15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "headers-polyfill",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "A native \"Headers\" class polyfill.",
55
"main": "./lib/index.js",
66
"module": "./lib/index.mjs",
@@ -39,4 +39,4 @@
3939
"tsup": "^6.2.3",
4040
"typescript": "4.3.2"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)