diff --git a/package-lock.json b/package-lock.json index db61f05..cc9d044 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "azf-vigo-isi", - "version": "1.5.0", + "version": "1.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -2663,4 +2663,4 @@ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index c749979..9a282eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azf-vigo-isi", - "version": "1.5.0", + "version": "1.5.1", "description": "Azure function for communication to ISI-lokal", "scripts": { "test": "standard",