aboutsummaryrefslogtreecommitdiff
path: root/src/model
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-03-04 14:41:47 +0100
committerAlex Auvolat <alex@adnab.me>2024-03-04 15:06:35 +0100
commit2eb114f42225faec3f70d498fdd51a6e8952a396 (patch)
treea1c7ae17e5100624349cf59fc6c86a6f6f234821 /src/model
parentf5b245729f275e03f8efd92bc544f4e3bb573832 (diff)
downloadgarage-2eb114f42225faec3f70d498fdd51a6e8952a396.tar.gz
garage-2eb114f42225faec3f70d498fdd51a6e8952a396.zip
[fix-presigned-0.8] bump version to v0.8.7v0.8.7
Diffstat (limited to 'src/model')
-rw-r--r--src/model/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/model/Cargo.toml b/src/model/Cargo.toml
index 0a342b01..0c09c4c2 100644
--- a/src/model/Cargo.toml
+++ b/src/model/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_model"
-version = "0.8.6"
+version = "0.8.7"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license = "AGPL-3.0"