Version 0.1.7

This commit is contained in:
adnano 2024-03-02 11:49:47 -05:00
parent f7e6e0b4bf
commit d48a27a06b

View file

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