Skip to content

Commit c5aa045

Browse files
committed
Bump version: 0.3.0 -> 0.4.0
1 parent 850b03d commit c5aa045

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "form-data-encoder",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Encode FormData content into the multipart/form-data format",
55
"repository": "octet-stream/form-data-encoder",
66
"keywords": [
@@ -9,6 +9,7 @@
99
"multipart",
1010
"files-upload",
1111
"async-iterator",
12+
"spec-compatible",
1213
"form",
1314
"node"
1415
],

0 commit comments

Comments
 (0)