From 3783af4fadc27057b24025fefe78d942e3f01128 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sat, 11 Apr 2026 09:28:43 +0200 Subject: [PATCH] build: bump version to 0.3.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 5f57990..586e999 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cage', 'c', - version: '0.2.1', + version: '0.3.0', license: 'MIT', meson_version: '>=0.58.1', default_options: [