build: bump to version 1.23.0 for the official release

Signed-off-by: Simon Ser <contact@emersion.fr>
diff --git a/meson.build b/meson.build
index e2976af..8e28f2a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
 	'wayland', 'c',
-	version: '1.22.93',
+	version: '1.23.0',
 	license: 'MIT',
 	meson_version: '>= 0.57.0',
 	default_options: [