summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-12-14 21:05:18 -0800
committerGitHub <noreply@github.com>2020-12-15 00:05:18 -0500
commit7272786e86955eec4a288c56f43402b379ff6eb2 (patch)
tree22c3434e50c16a491cd53b39c2532f546ef12d0a /Cargo.toml
parent508fe50b3cf7fe5fd8d683922ee1d6f26aecb114 (diff)
uptick: 0.5.5 (#356)0.5.5
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 ed2166c1..55773ddd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.5.4"
+version = "0.5.5"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"