aboutsummaryrefslogtreecommitdiff
path: root/src/table/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-08-28 13:17:26 +0200
committerAlex Auvolat <alex@adnab.me>2023-08-28 13:17:26 +0200
commitcece1be1bb3aa779b0e01af475572d734c5e51f7 (patch)
tree88bb1efefdac72c68d631036cf58ddd9f3cb296e /src/table/Cargo.toml
parent769b6fe054b97c11ed187871a3e67663869f9415 (diff)
downloadgarage-cece1be1bb3aa779b0e01af475572d734c5e51f7.tar.gz
garage-cece1be1bb3aa779b0e01af475572d734c5e51f7.zip
bump version to 0.8.3v0.8.3-rc1
Diffstat (limited to 'src/table/Cargo.toml')
-rw-r--r--src/table/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/Cargo.toml b/src/table/Cargo.toml
index d0776945..69908b6e 100644
--- a/src/table/Cargo.toml
+++ b/src/table/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_table"
-version = "0.8.2"
+version = "0.8.3"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license = "AGPL-3.0"