From 660c1197b6626326ce35a0241a6a00e80dddcbd6 Mon Sep 17 00:00:00 2001 From: William McKinnon Date: Fri, 27 Jun 2025 20:26:51 -0400 Subject: [PATCH] ver: update to 0.5.3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 55d688b9..e687373b 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '0.5.2', + version: '0.5.3', license: 'MIT', meson_version: '>=1.3', default_options: [