From 963a677631f00b9b259e101a5e3dad85da6ccbf2 Mon Sep 17 00:00:00 2001 From: adnano Date: Sat, 4 May 2024 21:42:31 -0400 Subject: Version 0.1.8 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 6a745aa..d2643fc 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wmenu', 'c', - version: '0.1.7', + version: '0.1.8', license: 'MIT', default_options: [ 'c_std=c11', -- cgit v1.2.3