From 8db8e0ef9db378e379342a460115ddf41f61f54d Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Mon, 17 Jul 2023 20:10:11 +0200 Subject: Prepare 0.2.0 release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3e58893..69e8a3e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shackle-shell" -version = "0.1.1" +version = "0.2.0" authors = ["Justin Wernick "] edition = "2021" description = "A shell for restricting access on a version control server" -- cgit v1.2.3