summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-08-18 14:05:36 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-08-18 14:05:36 +0200
commit3bd6494673f6162c6af30a8ce633788c181790b9 (patch)
tree4c17a6cd53e2bb3aa04a9f86c81ab6e70dd6da71 /Cargo.toml
parent5594c1454d9b57418273b4b6fa009529482cc77d (diff)
Prepare for the next releasev0.3.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 3ebe0ac..24e409b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "shackle-shell"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Justin Wernick <justin@worthe-it.co.za>"]
edition = "2021"
description = "A shell for restricting access on a version control server"