summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2021-06-27 20:12:09 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2021-06-27 20:12:09 -0400
commit8a8360726bc2f1ecec14ace2eb091cbd85819cb7 (patch)
tree1e7ad3f78de2cec2043e0716776dc6e7737c8e81 /Cargo.toml
parent0bbee6743f5daaf0d3f637d6930a23ec6a7b22d3 (diff)
docs + other: Mention Ubuntu in install, bump to 0.6.3-nightly
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 ced854a9..0c36a6b9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.6.2-nightly"
+version = "0.6.3-nightly"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"