summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-07-08 15:14:51 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-07-08 15:15:16 -0400
commit4cc403b594a97499bd3cf2b7a019398bc288a25b (patch)
tree2e593d4a4372877bebf9e639b5d5de0356aa02b6 /Cargo.toml
parentbe6f824a43cf998099a6f91cecb09ca461a6094e (diff)
uptick: 0.4.5
This patch is just to deal with crates.io not using the correct Cargo.lock I had intended.
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 458020d4..748447ad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.4.4"
+version = "0.4.5"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"