From f9626f79519f8ee22d7bb0c3880a66791d82f923 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 1 Oct 2025 17:46:45 +0200 Subject: [PATCH] build: bump version to 0.2.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 07ca800..f8ccd76 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cage', 'c', - version: '0.2.0', + version: '0.2.1', license: 'MIT', meson_version: '>=0.58.1', default_options: [