diff --git a/meson.build b/meson.build index a12ebe8..2f0b60b 100644 --- a/meson.build +++ b/meson.build @@ -13,7 +13,7 @@ project( 'b_ndebug=if-release', 'cpp_rtti=false' ], - version: '0.4.0', + version: '1.0.0', license: 'AGPL-3.0-or-later OR LGPL-3.0-or-later', meson_version: '>=0.53.0' )