summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-05-10 20:37:47 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-05-10 20:37:47 +0200
commit165d8427bf8626b64b80fa6c4f2eb77fcee55148 (patch)
tree5165fdaabf3a3efba6ae539b865b0ac47c55d485
parentfcdcebe3440cef912fc6c088883be672601ec7e7 (diff)
Version bump for the updated readme that now references crates.iov0.1.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 82a00bf..521add9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "shackle-shell"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Justin Wernick <justin@worthe-it.co.za>"]
edition = "2021"
description = "A shell for restricting access on a version control server"