From 26b9854e308e74fcb2732028be3f26b5a8fdac72 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Fri, 1 Mar 2024 21:14:27 +0100 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 185fd93..736e9f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ default-members = [".", "members/libpt-core"] [workspace.package] publish = true -version = "0.3.12" +version = "0.4.0.alpha.1" edition = "2021" authors = ["Christoph J. Scherr "] license = "MIT"