Skip to content

Commit d690aaa

Browse files
authored
build: sync Meson project version with CMake (#655)
Update the Meson project version from 0.2.0 to 0.3.0 to match the CMake project version.
1 parent c41c269 commit d690aaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
project(
1919
'iceberg',
2020
'cpp',
21-
version: '0.2.0',
21+
version: '0.3.0',
2222
license: 'Apache-2.0',
2323
meson_version: '>=1.3.0',
2424
default_options: [

0 commit comments

Comments
 (0)