diff --git a/meson.build b/meson.build index db81370..a8da943 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project('obelisk', 'c', 'cpp', - version : '1.0.2', + version : '1.0.3', license : 'BSD-3-Clause', default_options : [ 'warning_level=3',