diff --git a/meson.build b/meson.build index eff0c0a..7bc333d 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('solp', 'cpp', - version : '0.2', + version : '0.2.1', license : 'MIT', default_options : ['cpp_std=c++17'])