We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4947799 commit f549418Copy full SHA for f549418
1 file changed
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'libcgif',
3
'c',
4
- version : '0.5.0',
+ version : '0.5.1',
5
meson_version: '>=0.56',
6
license : 'MIT',
7
default_options : ['c_std=c99'],
0 commit comments