build: bump to 0.5.0-dev

This commit is contained in:
Simon Ser 2023-02-20 22:09:40 +01:00
parent 40834142e1
commit 94eb185771

View file

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