From 7a648c57269bb6d04345b50a6262c96585f1b365 Mon Sep 17 00:00:00 2001 From: Guillaume Michel - guissou Date: Tue, 30 Jan 2024 11:18:44 +0100 Subject: [PATCH] release v0.1.1 (#8) --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 557859c..5e94b0f 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v0.1.0" + "version": "v0.1.1" }