build: bump version to 0.6.0-dev

This commit is contained in:
Simon Ser 2024-05-28 00:28:40 +02:00
parent 8b08dc1c14
commit 07fbf14332

View file

@ -1,7 +1,7 @@
project( project(
'libliftoff', 'libliftoff',
'c', 'c',
version: '0.5.0', version: '0.6.0-dev',
license: 'MIT', license: 'MIT',
meson_version: '>=0.52.0', meson_version: '>=0.52.0',
default_options: [ default_options: [