From 4ac2c58fc522c0cacfd69b2d5f2f1067ac145dc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Bliault?= Date: Wed, 9 Oct 2024 05:42:41 +0200 Subject: [PATCH 1/3] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcce312..a7d0ced 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "workflow" ], "description": "Set of JSON schemas for the SPINE Virtual Laboratory", - "version": "3.2.0", + "version": "3.2.1", "dependencies": { "ajv": "^6.12.2" }, From f2ecebe88d5fa8ce820f38479fdf31ce27adc28e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Bliault?= Date: Wed, 9 Oct 2024 05:42:55 +0200 Subject: [PATCH 2/3] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7d0ced..418c6b7 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "workflow" ], "description": "Set of JSON schemas for the SPINE Virtual Laboratory", - "version": "3.2.1", + "version": "3.2.2", "dependencies": { "ajv": "^6.12.2" }, From 37ff98b81087df5ede226c923dbceb77594333f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Bliault?= Date: Thu, 10 Oct 2024 10:48:51 +0200 Subject: [PATCH 3/3] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 418c6b7..e597dd2 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "workflow" ], "description": "Set of JSON schemas for the SPINE Virtual Laboratory", - "version": "3.2.2", + "version": "3.2.4", "dependencies": { "ajv": "^6.12.2" },