From 755fefdeb72c4ad19590425b8efebfa05602d740 Mon Sep 17 00:00:00 2001 From: trigg Date: Sun, 9 Aug 2026 16:00:43 +0100 Subject: [PATCH] all: bump version patch number --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index eda15dcf..7365f566 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'wf-shell', 'c', 'cpp', - version: '0.11.0', + version: '0.11.1', license: 'MIT', meson_version: '>=0.51.0', default_options: [