summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-11-20 14:47:55 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-11-20 14:47:55 -0500
commit1cb580b91f0bd2bbb348209491c668394ebb7274 (patch)
treee49d9deb274d5c8f649260af3280a4d8db23bda5 /Cargo.toml
parent79acbf94627a6db017c8c1531ee9ae8b6322ac98 (diff)
docs: Update README and changelog for 0.5.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 dbbcd86f..1f04ce51 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.4.7"
+version = "0.5.0"
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"