diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..e69de29 diff --git a/meson.build b/meson.build index 7182999..07f6fce 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'waybar', 'cpp', 'c', - version: '0.0.5', + version: '0.1.0', license: 'MIT', default_options : [ 'cpp_std=c++17',