From e128a9f2511644529fa47701a7147d65d9920488 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 6 Oct 2024 15:24:22 +0200 Subject: [PATCH] build: bump to version 0.2.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index a2f328eb..7b58cd84 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cage', 'c', - version: '0.1.5', + version: '0.2.0', license: 'MIT', meson_version: '>=0.58.1', default_options: [