diff --git a/package-lock.json b/package-lock.json index 7e63b7d..a3700ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "azf-vigo-isi", - "version": "1.3.3", + "version": "1.4.0", "lockfileVersion": 2, "requires": true, "packages": { @@ -6171,4 +6171,4 @@ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 6357c14..e2f88df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azf-vigo-isi", - "version": "1.3.3", + "version": "1.4.0", "description": "Azure function for communication to ISI-lokal", "scripts": { "test": "standard",