prepare 1.0.3

This commit is contained in:
Chris Cromer 2023-04-17 20:47:59 -04:00
parent 7d57800046
commit 5d8b7af28d
Signed by: cromer
GPG Key ID: FA91071797BEEEC2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
project('obelisk', project('obelisk',
'c', 'c',
'cpp', 'cpp',
version : '1.0.2', version : '1.0.3',
license : 'BSD-3-Clause', license : 'BSD-3-Clause',
default_options : [ default_options : [
'warning_level=3', 'warning_level=3',