summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-12-22 11:18:50 -0800
committerGitHub <noreply@github.com>2021-12-22 14:18:50 -0500
commit5526fe738d088cad402a49d469b0d52e992f77e9 (patch)
tree2956c921a2652b7fc1b170af4320516a55840651 /Cargo.toml
parentd32a74ec7e5eb283a78bac0d8c56c115c193cdce (diff)
uptick: 0.6.6 (#638)
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 0dbe894a..ad984e8a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.6.5"
+version = "0.6.6"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"