summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Feinberg <vladimir.feinberg@gmail.com>2021-06-28 21:53:54 -0700
committerVladimir Feinberg <vladimir.feinberg@gmail.com>2021-06-28 21:54:09 -0700
commitb5ee9056a82a15ea8de5d940513f3d484d31f997 (patch)
tree25fae4bb8047b2cdfc8fdb9ffa9b5e987e7d579d
parent70409a48fe0e55226e21c8aa16ee6f355ad7ae8b (diff)
update ver
-rw-r--r--slb/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/slb/Cargo.toml b/slb/Cargo.toml
index d447dfa..eeb2de8 100644
--- a/slb/Cargo.toml
+++ b/slb/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "slb"
-version = "0.1.1"
+version = "0.2.0"
authors = ["Vladimir Feinberg <vladimir.feinberg@gmail.com>"]
edition = "2018"
description = "Sharded load balancing text-streaming Unix tool"