aboutsummaryrefslogtreecommitdiff
path: root/src/util/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-03-18 19:33:15 +0100
committerAlex Auvolat <alex@adnab.me>2021-03-18 19:33:15 +0100
commitdead945c8f770ab62a676922f98cc59c636257ce (patch)
treed71c83c036adb489b0b4b1095a726df040c6ab53 /src/util/Cargo.toml
parent4348bde180887f5185ca6da6024476e8e8fb2fe6 (diff)
downloadgarage-dead945c8f770ab62a676922f98cc59c636257ce.tar.gz
garage-dead945c8f770ab62a676922f98cc59c636257ce.zip
Prepare for release 0.2
Diffstat (limited to 'src/util/Cargo.toml')
-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 4698a04f..e72c7ee5 100644
--- a/src/util/Cargo.toml
+++ b/src/util/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_util"
-version = "0.1.1"
+version = "0.2.0"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license = "GPL-3.0"