aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/Cargo.toml
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/rpc/Cargo.toml
parent34086531a842199d6d998bd85d8f65429c4a351d (diff)
downloadgarage-d94b086db32788bf5b8206852052c9f7c8a31cd8.tar.gz
garage-d94b086db32788bf5b8206852052c9f7c8a31cd8.zip
[rel-0.8.6] Bump version to v0.8.6v0.8.6rel-0.8.6
Diffstat (limited to 'src/rpc/Cargo.toml')
-rw-r--r--src/rpc/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rpc/Cargo.toml b/src/rpc/Cargo.toml
index b7a340f3..87cead5e 100644
--- a/src/rpc/Cargo.toml
+++ b/src/rpc/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_rpc"
-version = "0.8.5"
+version = "0.8.6"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license = "AGPL-3.0"