Update version to 0.1.3

This commit is contained in:
Jente Hidskes 2021-04-16 14:01:38 +02:00
parent 0891f4b814
commit aa91af32a5

View file

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