diff --git a/meson.build b/meson.build index c6b67906..3e1c2248 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'waybar', 'cpp', 'c', - version: '0.6.8', + version: '0.6.9', license: 'MIT', default_options : [ 'cpp_std=c++17',