diff --git a/package.json b/package.json index d9155fd..c1b99bc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "type": "module", "name": "form-data-encoder", "description": "Encode FormData content into the multipart/form-data format", - "version": "3.0.0", + "version": "3.0.1", "author": "Nick K.", "license": "MIT", "repository": "octet-stream/form-data-encoder",