summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2020-01-11 18:21:14 -0500
committerClementTsang <clementjhtsang@gmail.com>2020-01-11 18:21:14 -0500
commit0e4dba00c2cb595ca7a816ee7bafda52f101f551 (patch)
treecd2e607ff0843873956467b2593025912f6b1d4e /Cargo.toml
parent896bfc51d3956a7ecba2908532cfeb312199afbf (diff)
[skip travis] Change of terminology within README.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 83d34f3a..a0a65e93 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "bottom"
-version = "0.1.3-alpha.0"
-authors = ["Clement Tsang <clementjhtsang@gmail.com>"]
+version = "0.1.2"
+authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"
keywords = ["cli", "monitoring-tool", "top", "bottom", "graphical"]