From b7b774ac957b6d8c7b39f0dcb9ebe19de3e8a45d Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 30 Jun 2026 20:51:00 +0200 Subject: [PATCH] build: bump version to v0.3.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index d7def3a..e2cfba1 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cage', 'c', - version: '0.3.0', + version: '0.3.1', license: 'MIT', meson_version: '>=0.58.1', default_options: [