diff --git a/meson.build b/meson.build index 9bf5c43..b3c4d6a 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'waybar', 'cpp', 'c', - version: '0.2.3', + version: '0.3.0', license: 'MIT', default_options : [ 'cpp_std=c++17',