Version 0.2.0

This commit is contained in:
adnano 2025-04-29 15:23:10 -04:00
parent fc69aa6e2b
commit 0a38d45abb

View file

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