From 43ac7b8094b3b7fae723f78fb7dc6bf34ea8814b Mon Sep 17 00:00:00 2001
From: Simon Ser <contact@emersion.fr>
Date: Sun, 12 May 2024 12:21:40 +0200
Subject: [PATCH] build: bump version to 1.9.0

---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index d8856cc..8d39d86 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
 	'mako',
 	'c',
-	version: '1.8.0',
+	version: '1.9.0',
 	license: 'MIT',
 	meson_version: '>=0.60.0',
 	default_options: [