now working on v0.8.8

This commit is contained in:
Recep Aslantas
2022-12-07 12:55:51 +03:00
parent 8cfc98d283
commit 78236d24a1
6 changed files with 7 additions and 7 deletions

View File

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