Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Commit

Permalink
Bumped release 0.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Feroldi committed Apr 16, 2019
1 parent d76fa29 commit 1553ffe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -111,4 +111,4 @@
"transformIgnorePatterns": ["<rootDir>/node_modules/(?!azure-functions-types)"],
"testMatch": ["**/__tests__/*.ts"]
}
}
}

0 comments on commit 1553ffe

Please sign in to comment.