Skip to content

Commit

Permalink
Bump version 3.0.0 -> 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Dec 30, 2018
1 parent 49c4887 commit e0bc6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "then-busboy",
"description": "Promise-based wrapper around Busboy. Process multipart/form-data content and returns it as a single object.",
"version": "3.0.0",
"version": "4.0.0",
"author": "Nick K. <nick.kruchinin@gmail.com>",
"license": "MIT",
"repository": "octet-stream/then-busboy",
Expand Down

0 comments on commit e0bc6dd

Please sign in to comment.