Version 0.2.0 - wmenu - 🔧 fork of wmenu
(HTM) git clone git@git.drkhsh.at/wmenu.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 0a38d45abba5b04775b000a8deafb141d230687b
(DIR) parent fc69aa6e2bccca461a0bd0c10b448b64ccda1d42
(HTM) Author: adnano <me@adnano.co>
Date: Tue, 29 Apr 2025 15:23:10 -0400
Version 0.2.0
Diffstat:
M meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/meson.build b/meson.build
@@ -1,7 +1,7 @@
project(
'wmenu',
'c',
- version: '0.1.9',
+ version: '0.2.0',
license: 'MIT',
default_options: [
'c_std=c11',