From b87fde16ab9b36be090629775585d441c798af1c Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Wed, 29 Apr 2020 00:10:27 -0400 Subject: [PATCH] uptick: 0.4.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3069e577..58b5766a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bottom" -version = "0.3.0" +version = "0.4.0" authors = ["Clement Tsang "] edition = "2018" repository = "https://github.com/ClementTsang/bottom"