Version 0.1.6

This commit is contained in:
adnano 2024-01-21 19:50:34 -05:00
parent d139ebae8f
commit a30b001cd0

View file

@ -1,7 +1,7 @@
project( project(
'wmenu', 'wmenu',
'c', 'c',
version: '0.1.5', version: '0.1.6',
license: 'MIT', license: 'MIT',
default_options: [ default_options: [
'c_std=c11', 'c_std=c11',