From 8e3b5f621007fff09e279c4b8560570f351d4679 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Mon, 7 Jul 2025 18:52:18 -0700 Subject: [PATCH] bump to 0.10 --- common/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/version.h b/common/version.h index 67b69da7c..af827e20a 100644 --- a/common/version.h +++ b/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.9.10" +#define COMMA_VERSION "0.10.0"