commit 53b51b3
0uppy
·
2026-07-26 21:23:50 +0000 UTC
parent f14bd1d
bump - cotton v0.2 is officially out yay!!
1 files changed,
+1,
-1
+1,
-1
1@@ -1,5 +1,5 @@
2 project('cotton', 'c',
3- version : '0.1',
4+ version : '0.2',
5 default_options : ['c_std=c99', 'warning_level=2'])
6
7 sdl2 = dependency('sdl2')