summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-11-25 20:39:37 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-11-25 20:39:37 -0500
commit781691d3c911ffb53cd83c2d7279468f7ec3f41e (patch)
tree253a9aca42c85ac0076d5c63a1c665baeded5539 /Cargo.toml
parenta634934e3d3480f107eb41e35e917ca35e56b4be (diff)
uptick: 0.5.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 2f7fdf6c..1580b785 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.5.1"
+version = "0.5.2"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"