now working on v0.8.9

This commit is contained in:
Recep Aslantas
2022-12-14 14:12:29 +03:00
parent 3894ea32fb
commit 71367b67cf
6 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
project('cglm', 'c',
version : '0.8.8',
version : '0.8.9',
license : 'mit',
default_options : [
'c_std=c11',