From a5e9fdadb0f15f3dcdca84c2f275b181d2965598 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Thu, 11 Jan 2024 00:09:12 +0100 Subject: chore: bump to alpha version Signed-off-by: Henry Gressmann --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 90f4e32..0d5f97b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ default-members=["crates/cli"] resolver="2" [workspace.package] -version="0.2.0" +version="0.3.0-alpha.0" edition="2021" license="MIT OR Apache-2.0" authors=["Henry Gressmann "] -- cgit v1.3.1