summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-06-26 14:03:16 -0400
committerGitHub <noreply@github.com>2021-06-26 14:03:16 -0400
commit985959ec1c47bd91a6eb3e03010c9fac8115b060 (patch)
tree42eba0211545bf8500dd47be7692cdb0fa4b6c02 /Cargo.toml
parent1598654bef13e7cc100430fc9de4b59265e65ffd (diff)
uptick: 0.6.2 (#526)
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 1de6855a..d060dd66 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.6.1"
+version = "0.6.2"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"