build: bump version to v0.3.1

This commit is contained in:
Simon Ser 2026-06-30 20:51:00 +02:00
parent 450dca3c64
commit b7b774ac95

View file

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