summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2020-01-09 22:34:03 -0500
committerClementTsang <clementjhtsang@gmail.com>2020-01-09 22:34:03 -0500
commit8595e7422aeaf078386ed6ad4b3ad478adc91792 (patch)
tree97ffa989b276421bace13983f910b73718cfc5fd /Cargo.toml
parent2179b8d7ef2b73d159131df319164f9d721f0e46 (diff)
(cargo-release) start next development iteration 0.1.2-alpha.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c5a466d0..f1a866d9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.1.1"
+version = "0.1.2-alpha.0"
authors = ["Clement Tsang <clementjhtsang@gmail.com>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"