From e0465d3a7a0b8d6962462a505f2f8b32c2ee74bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sun, 7 Aug 2022 09:32:02 +0200 Subject: [PATCH] meson: bump version to 1.13.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 676d550a..c5597113 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.12.1', + version: '1.13.0', license: 'MIT', meson_version: '>=0.58.0', default_options: [