aboutsummaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-09-22 14:25:32 +0200
committerAlex Auvolat <alex@adnab.me>2024-09-22 14:25:32 +0200
commit7a143f46fc0870fd0763c2161e41430681fa51ab (patch)
tree3100af88e9c1be1f5259de7af950f0e6c5dbfa4c /src/web
parentc731f0291a1eff1650fb6c648eb111a4b5e01516 (diff)
downloadgarage-7a143f46fc0870fd0763c2161e41430681fa51ab.tar.gz
garage-7a143f46fc0870fd0763c2161e41430681fa51ab.zip
Bump to version 1.0.1v1.0.1rel-v1.0.1
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 f097755c..d810d6f9 100644
--- a/src/web/Cargo.toml
+++ b/src/web/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_web"
-version = "1.0.0"
+version = "1.0.1"
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
edition = "2018"
license = "AGPL-3.0"