diff --git a/services/data-computer/README.md b/services/data-computer/README.md index de38252f..db745edb 100644 --- a/services/data-computer/README.md +++ b/services/data-computer/README.md @@ -1,4 +1,4 @@ -# ws-data-computer@2.16.2 +# ws-data-computer@2.16.3 Le service `data-computer` offre plusieurs services **asynchrones** pour des calculs et de transformations de données simples. diff --git a/services/data-computer/package.json b/services/data-computer/package.json index d742e385..7c8841e5 100644 --- a/services/data-computer/package.json +++ b/services/data-computer/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "ws-data-computer", - "version": "2.16.2", + "version": "2.16.3", "description": "Calculs sur fichier corpus compressé", "repository": { "type": "git", diff --git a/services/data-computer/swagger.json b/services/data-computer/swagger.json index db7fcfd4..88e92726 100644 --- a/services/data-computer/swagger.json +++ b/services/data-computer/swagger.json @@ -3,7 +3,7 @@ "info": { "title": "data-computer - Calculs sur fichier corpus compressé", "summary": "Calculs sur un corpus compressé", - "version": "2.16.2", + "version": "2.16.3", "termsOfService": "https://services.istex.fr/", "contact": { "name": "Inist-CNRS",