From a7b10cda2cc59bb5cc9eca79670e087b8caea6d2 Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Wed, 17 Jan 2024 10:56:35 +0100 Subject: [PATCH] Release 0.2.6 libpt@0.2.6 libpt-bin@0.2.6 libpt-bintols@0.2.6 libpt-ccc@0.2.6 libpt-core@0.2.6 libpt-hedu@0.2.6 libpt-log@0.2.6 libpt-math@0.2.6 libpt-net@0.2.6 Generated by cargo-workspaces --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3cb3dd1..bb41f42 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ members = [ default-members = [".", "members/libpt-bin", "members/libpt-core"] [workspace.package] publish = true -version = "0.2.5" +version = "0.2.6" edition = "2021" authors = ["Christoph J. Scherr "] license = "MIT"