Skip to content

Commit b9a4a33

Browse files
committed
Bump version: 2.1.2 -> 2.1.3
1 parent 7082119 commit b9a4a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "form-data-encoder",
4-
"version": "2.1.2",
4+
"version": "2.1.3",
55
"description": "Encode FormData content into the multipart/form-data format",
66
"repository": "octet-stream/form-data-encoder",
77
"sideEffects": false,

0 commit comments

Comments
 (0)