aboutsummaryrefslogtreecommitdiff
path: root/src/util/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-01-15 17:54:48 +0100
committerAlex Auvolat <alex@adnab.me>2021-01-15 17:54:48 +0100
commit1d1d497e2bcdb786f37f3efa6dce4c6ba4fd9e57 (patch)
treecd58a77e052d0405c4f9edbbb83c3cf0cb3e5be0 /src/util/Cargo.toml
parent97494b4a190cb16986b743ba1446968a6c180c6e (diff)
downloadgarage-1d1d497e2bcdb786f37f3efa6dce4c6ba4fd9e57.tar.gz
garage-1d1d497e2bcdb786f37f3efa6dce4c6ba4fd9e57.zip
Bump everything to 0.1.1
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 19d96214..cb2baf06 100644
--- a/src/util/Cargo.toml
+++ b/src/util/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_util"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license = "GPL-3.0"