Bump version

This commit is contained in:
adnano 2023-02-07 13:42:56 -05:00
parent 5ed249e3f3
commit 45781b5f80

View file

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