summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2022-12-31 17:50:20 -0500
committerGitHub <noreply@github.com>2022-12-31 17:50:20 -0500
commit46884d48f0c9ab5bd32ebbd6ef77c736d3de99b1 (patch)
tree535749becd7ec01601fc69ee4de43c9d683c763a /Cargo.toml
parent3b5774117f7a7aa5e99f6553e989688f4362e8e2 (diff)
uptick: 0.7.0 (#940)
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 da6993ef..19100110 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.6.9"
+version = "0.7.0"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"