diff --git a/package-lock.json b/package-lock.json index 0e8a11a..3590f04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@anzp/azure-function-multipart", - "version": "1.1.2", + "version": "1.1.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@anzp/azure-function-multipart", - "version": "1.1.2", + "version": "1.1.3", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@azure/functions": "^1.2.3", diff --git a/package.json b/package.json index e1464a0..ca9ecd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@anzp/azure-function-multipart", - "version": "1.1.2", + "version": "1.1.3", "description": "Module to parse multipart/form-data on Azure Functions.", "publishConfig": { "access": "public"