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