From 5fe97b6b1a429478bbcf9021290458c9409155c3 Mon Sep 17 00:00:00 2001 From: slfan1989 Date: Sun, 17 May 2026 21:09:48 +0800 Subject: [PATCH] build: sync Meson project version with CMake --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 68dcaa0e4..69ef47a25 100644 --- a/meson.build +++ b/meson.build @@ -18,7 +18,7 @@ project( 'iceberg', 'cpp', - version: '0.2.0', + version: '0.3.0', license: 'Apache-2.0', meson_version: '>=1.3.0', default_options: [