infra: just released v0.2.0

This commit is contained in:
Hermet Park 2021-06-06 17:36:48 +09:00
parent 59198d2735
commit 73ea4abf51

View file

@ -1,7 +1,7 @@
project('thorvg',
'cpp',
default_options : ['buildtype=debugoptimized', 'werror=false', 'optimization=s'],
version : '0.1.99',
version : '0.2.99',
license : 'MIT')
config_h = configuration_data()