diff --git a/meson.build b/meson.build index 455c871..5607d42 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wmenu', 'c', - version: '0.1.4', + version: '0.1.5', license: 'MIT', default_options: [ 'c_std=c11',