From a8c95dc1d71a207868b1bcdf3545d2e3fa47ce86 Mon Sep 17 00:00:00 2001 From: Ilia Bozhinov Date: Thu, 28 Aug 2025 09:46:45 +0200 Subject: [PATCH] meson.build: bump version to 0.11.0 (development) --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index d026d85d..75751426 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'wf-shell', 'c', 'cpp', - version: '0.10.0', + version: '0.11.0', license: 'MIT', meson_version: '>=0.51.0', default_options: [