diff --git a/meson.build b/meson.build index 909a718..fbcf4e3 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'dulcepan', 'c', - version: '1.0.1', + version: '1.0.2', license: 'GPL-3.0-only', default_options: [ 'c_std=c11',