diff --git a/meson.build b/meson.build index 7eb44c00e..60f0854bf 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('modulemd', 'c', - version : '0.2.1', + version : '0.2.2', default_options : [ 'buildtype=debugoptimized', 'c_std=c11',