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