Update version to 0.1.4

This commit is contained in:
Jente Hidskes 2021-06-26 09:39:40 +02:00
parent 08e58c2b45
commit 646b3e80b4

View file

@ -1,5 +1,5 @@
project('cage', 'c', project('cage', 'c',
version: '0.1.3', version: '0.1.4',
license: 'MIT', license: 'MIT',
default_options: [ default_options: [
'c_std=c11', 'c_std=c11',