Skip to content

Commit 9d92640

Browse files
committed
Bump version: 2.1.3 -> 2.1.4
1 parent 1bfb321 commit 9d92640

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.3",
4+
"version": "2.1.4",
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)