diff --git a/meson.build b/meson.build index 92623ee..3a4ea47 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('zathura', 'c', - version: '0.5.3', + version: '0.5.4', meson_version: '>=0.61', default_options: ['c_std=c17', 'warning_level=3'], )