aboutsummaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-10-10 14:08:11 +0200
committerAlex Auvolat <alex@adnab.me>2023-10-10 14:08:11 +0200
commit952c9570c494468643353ee1ae9052b510353665 (patch)
treee1f7120d582f67fd104dc8e746d883befffb4daa /src/web
parent3d7892477d69cfd0a8d52653e3eb777194c38f3e (diff)
downloadgarage-952c9570c494468643353ee1ae9052b510353665.tar.gz
garage-952c9570c494468643353ee1ae9052b510353665.zip
bump version to v0.9.0v0.9.0next
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 eec47bcd..88cf1486 100644
--- a/src/web/Cargo.toml
+++ b/src/web/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_web"
-version = "0.8.4"
+version = "0.9.0"
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
edition = "2018"
license = "AGPL-3.0"