build: bump version to 0.3.0-dev

Makes it clear this is a development version. See [1].

[1]: https://github.com/swaywm/sway/pull/6730
This commit is contained in:
Simon Ser 2022-05-24 12:15:11 +02:00
parent ac919002ca
commit 8a95d52890

View file

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