summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2020-01-03 00:23:19 -0500
committerClementTsang <clementjhtsang@gmail.com>2020-01-03 00:23:19 -0500
commit2543cff9d8d76fb6183418bccdb8b23b1c06e8dc (patch)
tree7a098e694d1aaf63e959f694597c7b403bfd0661
parent81cce5b0ed2d1250aa8e75712e69f496c21a4efb (diff)
(cargo-release) start next development iteration 0.1.1-alpha.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a6787c19..f1920406 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.1.0"
+version = "0.1.1-alpha.0"
authors = ["Clement Tsang <clementjhtsang@gmail.com>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"