diff --git a/meson.build b/meson.build index 091faf5..8a04e08 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('ZeCalculator', 'cpp', - version : '0.8.7', + version : '0.9.0', default_options : [ 'cpp_std=c++20', 'buildtype=release',