diff options
Diffstat (limited to 'src/web/Cargo.toml')
-rw-r--r-- | src/web/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/Cargo.toml b/src/web/Cargo.toml index 354b5fb0..6d0eba3a 100644 --- a/src/web/Cargo.toml +++ b/src/web/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "garage_web" -version = "0.8.3" +version = "0.8.4" authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"] edition = "2018" license = "AGPL-3.0" |