diff --git a/meson.build b/meson.build index 51ffeb6..b3255b5 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'waybar', 'cpp', 'c', - version: '0.7.2', + version: '0.8.0', license: 'MIT', default_options : [ 'cpp_std=c++17',