From 1041182f6ed3376eb62f4269c41cb16a47ab8ad0 Mon Sep 17 00:00:00 2001 From: Henry Date: Wed, 27 Dec 2023 22:45:02 +0100 Subject: chore: bump version Signed-off-by: Henry --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bf078c5..ae4fd11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ default-members=["crates/cli"] resolver="2" [workspace.package] -version="0.1.0" +version="0.2.0-alpha.0" edition="2021" license="MIT OR Apache-2.0" authors=["Henry Gressmann "] -- cgit v1.3.1