aboutsummaryrefslogtreecommitdiff
path: root/src/table/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-01-11 12:05:51 +0100
committerAlex Auvolat <alex@adnab.me>2024-01-11 12:05:51 +0100
commitdb48dd3d6c1f9e86a62e9b8edfce2c1620bcd5f3 (patch)
tree4707bca72a95771c48f32e278c6fdb58d7e59a7f /src/table/Cargo.toml
parent8a6ec1d6111a60e602c90ade2200b2dab5733fe3 (diff)
downloadgarage-db48dd3d6c1f9e86a62e9b8edfce2c1620bcd5f3.tar.gz
garage-db48dd3d6c1f9e86a62e9b8edfce2c1620bcd5f3.zip
bump crate versions to 0.10.0v0.10.0-beta1
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 08ccec72..62cffac7 100644
--- a/src/table/Cargo.toml
+++ b/src/table/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_table"
-version = "0.9.0"
+version = "0.10.0"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license = "AGPL-3.0"