summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-05-11 22:53:17 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-05-11 22:53:56 -0400
commita03e9d6f31abe808cb0df3a69842b0ab053f1aa2 (patch)
tree12d24b950dea14239975f618f46da47dcb985ed4 /Cargo.toml
parenta8ed83872657ab29fd39e26731db4b569db10624 (diff)
uptick: 0.4.2
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 7ea87f58..7d950dc5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.4.1"
+version = "0.4.2"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"