aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 08645e3..fe8f34e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'wmenu',
'c',
- version: '0.1.0',
+ version: '0.1.2',
license: 'MIT',
default_options: [
'c_std=c11',