aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-01-16 10:47:33 +0100
committerAlex Auvolat <alex@adnab.me>2024-01-16 10:47:33 +0100
commit50643e61bfb4ef0782e4364ed368bdfa62be7e5e (patch)
treea733bfb83fb8b359140fcbde52a39ff56dc3e1a5 /src/util
parenta6421ee5a5866828961a17368272c6c3af1ef0ba (diff)
downloadgarage-50643e61bfb4ef0782e4364ed368bdfa62be7e5e.tar.gz
garage-50643e61bfb4ef0782e4364ed368bdfa62be7e5e.zip
Bump version to 0.8.5
Diffstat (limited to 'src/util')
-rw-r--r--src/util/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Cargo.toml b/src/util/Cargo.toml
index 2efb0270..444254d1 100644
--- a/src/util/Cargo.toml
+++ b/src/util/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_util"
-version = "0.8.4"
+version = "0.8.5"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license = "AGPL-3.0"