meson: Update project version

pull/58/head
Andri Yngvason 2020-07-27 19:10:19 +00:00
parent 3742dc7144
commit 800b0d6cb7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
project(
'wayvnc',
'c',
version: '0.1.0',
version: '0.2.0',
license: 'ISC',
default_options: [
'c_std=gnu11',