diff --git a/meson.build b/meson.build index 6fc360d4..a98c8b9b 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'waybar', 'cpp', 'c', - version: '0.1.2', + version: '0.1.3', license: 'MIT', default_options : [ 'cpp_std=c++17',