diff --git a/meson.build b/meson.build index 52fa63b..83d29f9 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('tsukuri', 'c', - version: '0.1.4', + version: '0.2.0', meson_version: '>= 0.55.0', license: 'ISC', default_options : ['c_std=c18']