diff --git a/meson.build b/meson.build index ccf1892..0bae484 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project('obelisk', 'c', 'cpp', - version : '1.0.0', + version : '1.0.1', license : 'BSD-3-Clause', default_options : [ 'warning_level=3',