diff --git a/meson.build b/meson.build index 9ff0c45c..da37f489 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libportal','c', - version: '0.0.3', + version: '0.1', meson_version: '>= 0.46.0') cc = meson.get_compiler('c')