From f3fb955d75f2a808f8eb833933d1f61bdb0f394d Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 31 May 2019 12:15:01 +0200 Subject: [PATCH] chore: 0.6.7 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 3c52e3d..df56e6a 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'waybar', 'cpp', 'c', - version: '0.6.6', + version: '0.6.7', license: 'MIT', default_options : [ 'cpp_std=c++17',