build: bump to version 0.2.0

This commit is contained in:
Simon Ser 2024-10-06 15:24:22 +02:00
parent 34de3f7bac
commit e128a9f251

View file

@ -1,5 +1,5 @@
project('cage', 'c', project('cage', 'c',
version: '0.1.5', version: '0.2.0',
license: 'MIT', license: 'MIT',
meson_version: '>=0.58.1', meson_version: '>=0.58.1',
default_options: [ default_options: [