summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-09-12 14:02:11 -0400
committerGitHub <noreply@github.com>2021-09-12 14:02:11 -0400
commitc7626057c99e8eccc6d2d72c72a6ab08a23ea507 (patch)
tree1c2ab6a685a1fb7e7982f5c80b96138b3bdd728e /Cargo.toml
parentaabbc4fd95e77cf80456f71d86507e08ce542585 (diff)
uptick: 0.6.4 (#576)
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 56f7e3fe..ecc72f9b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.6.3"
+version = "0.6.4"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"