diff --git a/package.json b/package.json index 82a3e36b..681f861d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "digital-citizenship-functions", - "version": "0.59.0-SNAPSHOT", + "version": "0.59.0", "description": "Implementation of the Public API V1, part of the Digital Citizenship platform", "main": "index.js", "repository": { @@ -111,4 +111,4 @@ "transformIgnorePatterns": ["/node_modules/(?!azure-functions-types)"], "testMatch": ["**/__tests__/*.ts"] } -} +} \ No newline at end of file