summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-05-09 17:51:05 -0400
committerGitHub <noreply@github.com>2021-05-09 17:51:05 -0400
commit244a17cbef125876fcb72954fef6bdc6e0bcc078 (patch)
treeb6158663bbf18cd086f3a8048c1662828e0bfec3 /Cargo.toml
parent6b14983c71a243af0b56529717194fb6babd7e55 (diff)
uptick: 0.6.0 (#471)0.6.0
Update versions to 0.6.0.
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 fa61e6e2..da661c0a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.5.7"
+version = "0.6.0"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"