diff --git a/meson.build b/meson.build index a05905f..ae0c239 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'waybar', 'cpp', 'c', - version: '0.7.0', + version: '0.7.1', license: 'MIT', default_options : [ 'cpp_std=c++17',