From e722b1e9123ea36691b8eb656c208c69db856655 Mon Sep 17 00:00:00 2001 From: Alexandre Zollinger Chohfi Date: Wed, 22 Oct 2025 10:57:35 -0700 Subject: [PATCH] Bump version to 0.1.1 in version.json --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 6a3252e..717ab45 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "0.1.0" + "version": "0.1.1" }