aboutsummaryrefslogtreecommitdiff
path: root/src/web/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-01-16 16:28:17 +0100
committerAlex Auvolat <alex@adnab.me>2024-01-16 16:28:17 +0100
commitee57dd922b9c396298473b41e4046c8d00ee77d5 (patch)
tree6d3564d0aaae418ad6845ac3abdf2737b9f81282 /src/web/Cargo.toml
parent9cfeea389a1274d4d3c1f4b7072b0c056af410ef (diff)
downloadgarage-ee57dd922b9c396298473b41e4046c8d00ee77d5.tar.gz
garage-ee57dd922b9c396298473b41e4046c8d00ee77d5.zip
Bump version to 0.9.1v0.9.1rel-v0.9.1
Diffstat (limited to 'src/web/Cargo.toml')
-rw-r--r--src/web/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/Cargo.toml b/src/web/Cargo.toml
index 88cf1486..cb4b7f2b 100644
--- a/src/web/Cargo.toml
+++ b/src/web/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_web"
-version = "0.9.0"
+version = "0.9.1"
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
edition = "2018"
license = "AGPL-3.0"