Skip to content

Commit d8d67dc

Browse files
committed
v4.0.3
1 parent e6e83cc commit d8d67dc

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
@@ -2,7 +2,7 @@
22
"author": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)",
33
"name": "form-data",
44
"description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
5-
"version": "4.0.2",
5+
"version": "4.0.3",
66
"repository": {
77
"type": "git",
88
"url": "git://github.com/form-data/form-data.git"

0 commit comments

Comments
 (0)