diff --git a/meson.build b/meson.build index dfabec1..d76342f 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'neatvnc', 'c', - version: '0.5.2', + version: '0.5.3', license: 'ISC', default_options: [ 'c_std=gnu11',