summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-07-17 20:10:11 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-07-17 20:10:11 +0200
commit8db8e0ef9db378e379342a460115ddf41f61f54d (patch)
tree16acf3bdf6f733b567a6d3c0891729aa4eb7cc7f /Cargo.toml
parent34cfee142362b459c0b3ca9c7f482a76166a4a49 (diff)
Prepare 0.2.0 releasev0.2.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <justin@worthe-it.co.za>"]
edition = "2021"
description = "A shell for restricting access on a version control server"