From 0e5fccc30a0e465d3d9b3b13c00a92d9719ba7b3 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Wed, 5 Nov 2025 23:52:20 +0100 Subject: [PATCH] chore: bump version to v2.9.0 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 890f6c3..59fd693 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v2.8.2" + "version": "v2.9.0" }