summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2022-01-31 13:40:50 -0800
committerGitHub <noreply@github.com>2022-01-31 16:40:50 -0500
commitd7dc710ddbefad5ebea15cfe926a59ac689dc085 (patch)
treea843c4f3ad854aec6962fbec857c3009fc55db95 /Cargo.toml
parent61c8bfd5748997a22626b05b0f2d8e202aa1c0b0 (diff)
uptick: 0.6.7 (#667)0.6.7
Uptick to 0.6.7, with appropriate updates to the README and changelog.
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 9d56e94e..c2015441 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.6.6"
+version = "0.6.7"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"