diff --git a/meson.build b/meson.build index a1ed8ce..af0e153 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'neatvnc', 'c', - version: '0.3.2', + version: '0.4.0', license: 'ISC', default_options: [ 'c_std=gnu11',