diff --git a/meson.build b/meson.build index aa39ad0a..1d16890f 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'waybar', 'cpp', 'c', - version: '0.2.0', + version: '0.2.1', license: 'MIT', default_options : [ 'cpp_std=c++17',