Skip to content

Commit d536cfb

Browse files
authoredJul 16, 2020
Update package.json
Bump version
1 parent c7a6b9c commit d536cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-fileupload",
3-
"version": "1.1.7-alpha.3",
3+
"version": "1.1.7-alpha.4",
44
"author": "Richard Girges <richardgirges@gmail.com>",
55
"description": "Simple express file upload middleware that wraps around Busboy",
66
"main": "./lib/index",

0 commit comments

Comments
 (0)
Please sign in to comment.