Release Cage 0.1.2

This commit is contained in:
Jente Hidskes 2020-07-16 15:35:45 +02:00
parent 1037adbab7
commit 7b861bf175
No known key found for this signature in database
GPG key ID: 04BE5A29F32D91EA

View file

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