diff --git a/meson.build b/meson.build index 0b56781..de32d0a 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wob', 'c', - version: '0.5', + version: '0.6', license: 'ISC', default_options: ['c_std=c99'] )