diff --git a/meson.build b/meson.build index ad28018..32cd984 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'dulcepan', 'c', - version: '1.0.3', + version: '1.1.0', license: 'GPL-3.0-only', default_options: [ 'c_std=c11',