Version 0.1.6

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

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',