diff --git a/meson.build b/meson.build index c3b51b8..cef2405 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wob', 'c', - version: '0.12', + version: '0.13', license: 'ISC', default_options: ['c_std=c99'] )