diff --git a/meson.build b/meson.build index 8323b0412..3d4ccb593 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('modulemd', 'c', - version : '1.5.1', + version : '1.5.2', default_options : [ 'buildtype=debugoptimized', 'c_std=c11',