build: bump version to 0.1.5

This commit is contained in:
Simon Ser 2023-07-28 16:46:37 +02:00
parent 794803adc9
commit 83ffc574be

View file

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