diff --git a/meson.build b/meson.build index 136b48d9..b2e5501a 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'waybar', 'cpp', 'c', - version: '0.0.4', + version: '0.0.5', license: 'MIT', default_options : ['cpp_std=c++17'], )