aboutsummaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-03-01 15:14:06 +0100
committerAlex Auvolat <alex@adnab.me>2024-03-01 16:54:39 +0100
commit6a7623e90d19c670b4fbb3ae6bc51c4c291765f3 (patch)
tree0c3ef1bf2610e05acafdffe22aa2b88fb86c5d8b /src/web
parent70b9904e9132933996a259504254e427a604aa4a (diff)
downloadgarage-6a7623e90d19c670b4fbb3ae6bc51c4c291765f3.tar.gz
garage-6a7623e90d19c670b4fbb3ae6bc51c4c291765f3.zip
[rel-0.9.2] Bump version to v0.9.2v0.9.2rel-0.9.2
Diffstat (limited to 'src/web')
-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 3add5200..12bec5a7 100644
--- a/src/web/Cargo.toml
+++ b/src/web/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_web"
-version = "0.9.1"
+version = "0.9.2"
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
edition = "2018"
license = "AGPL-3.0"