summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2024-10-28 19:07:45 +1300
committerBen Bridle <bridle.benjamin@gmail.com>2024-10-28 19:07:45 +1300
commit08f3153fea62ea81a42438347eeee058f5bec199 (patch)
tree4b2cecefaacd7a3ffd236b5766f3942b8db72c78 /Cargo.toml
parent4e75b86b7254918e1b01f98dc325e78a4054b916 (diff)
downloadvagabond-78570514dcb0974bf0413be9e4009490d24c992b.zip
Update version to 1.0.1v1.0.1
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 1ecba6e..7e23147 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vagabond"
-version = "1.0.0"
+version = "1.0.1"
authors = ["Ben Bridle <ben@derelict.engineering>"]
edition = "2021"