diff --git a/meson.build b/meson.build index cfc0860..e548b31 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('moodbar', 'cpp', - version : '1.2', + version : '1.2.1', license : 'GPL-3.0+', meson_version : '>=0.35', default_options : 'cpp_std=c++14',