summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-05-05 17:50:30 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-05-05 17:50:30 -0400
commitaea79a0750efd5181a4e12e229598c56d4e99ed8 (patch)
tree6c3011dfb04cb3aaabf512c977ca643d13f72d6e
parentbbb3569cc48cb777ba4f79077f8011a2e6fba478 (diff)
uptick: 0.4.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2650be58..38b473f4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.4.0"
+version = "0.4.1"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"