summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2019-12-07 15:39:09 -0500
committerClementTsang <clementjhtsang@gmail.com>2019-12-07 15:39:24 -0500
commit5449c883b428f5253c3edafe4aa2e2ac7b9ac6d8 (patch)
treed35d495a3429ea8f4199b4ead17dd309ce6a6f26 /Cargo.toml
parent9913cc9fda2dd5399ac4ea39e1d13fc2560fa72c (diff)
[skip travis] Increment up Cargo.toml file... next release will be 0.1.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 c5eebee0..8fa3774a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.1.0-alpha.5"
+version = "0.1.0"
authors = ["Clement Tsang <clementjhtsang@gmail.com>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"