From 07fbf143325ac1afcd4af9f9e286c1389a015418 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 28 May 2024 00:28:40 +0200 Subject: [PATCH] build: bump version to 0.6.0-dev --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 9eef5a0..b8830e4 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'libliftoff', 'c', - version: '0.5.0', + version: '0.6.0-dev', license: 'MIT', meson_version: '>=0.52.0', default_options: [