aboutsummaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-03-01 13:56:31 +0100
committerAlex Auvolat <alex@adnab.me>2024-03-01 13:57:24 +0100
commitd94b086db32788bf5b8206852052c9f7c8a31cd8 (patch)
tree92a6f94078749f875d9e6e66a14f345768685b87 /src/web
parent34086531a842199d6d998bd85d8f65429c4a351d (diff)
downloadgarage-3c77659a3d73479d109d454e0388d4418dabe194.tar.gz
garage-3c77659a3d73479d109d454e0388d4418dabe194.zip
[rel-0.8.6] Bump version to v0.8.6v0.8.6rel-0.8.6
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 aa1cf4fe..5e146b6f 100644
--- a/src/web/Cargo.toml
+++ b/src/web/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_web"
-version = "0.8.5"
+version = "0.8.6"
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
edition = "2018"
license = "AGPL-3.0"