Bump version

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

View file

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