Tag v0.2.2

I forgot to update the Meson version for the past few releases.
whoops.
This commit is contained in:
Decaf Code
2018-11-23 14:05:53 -05:00
parent 1b99fb16b8
commit c5f08113a5
+1 -1
View File
@@ -1,4 +1,4 @@
project('capnhook', 'c', version: '0.1.0')
project('capnhook', 'c', version: '0.2.2')
add_project_arguments(
'-DCOBJMACROS',