build: bump to version 1.22.0 for the official release
diff --git a/meson.build b/meson.build
index b8b42cc..558c7ac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
 	'wayland', 'c',
-	version: '1.21.93',
+	version: '1.22.0',
 	license: 'MIT',
 	meson_version: '>= 0.56.0',
 	default_options: [