diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000..e69de29b diff --git a/meson.build b/meson.build index 7182999b..07f6fce0 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',