Bump version to 1.1.3-alpha.2

Bump version to 1.1.3-alpha.2
dev v1.1.3-alpha.2
Roman Burunkov 5 years ago committed by GitHub
parent 29d760cd44
commit ad3ff188c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

@ -1,6 +1,6 @@
{
"name": "express-fileupload",
"version": "1.1.3-alpha.1",
"version": "1.1.3-alpha.2",
"author": "Richard Girges <richardgirges@gmail.com>",
"description": "Simple express file upload middleware that wraps around Busboy",
"main": "./lib/index",

Loading…
Cancel
Save