diff --git a/meson.build b/meson.build index 111b1a9a..8882e903 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'waybar', 'cpp', 'c', - version: '0.6.4', + version: '0.6.5', license: 'MIT', default_options : [ 'cpp_std=c++17',