summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2020-01-06 23:07:58 -0500
committerClementTsang <clementjhtsang@gmail.com>2020-01-06 23:07:58 -0500
commitad190a144d54049297d34807baba0e5c3c903503 (patch)
tree7f11f77b33d21bdb31b9b2558abcf06ee37648b6 /Cargo.toml
parente71e22f726422634c986920021faccb94546b1fc (diff)
Some basic cleaning
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 c5a466d0..8496d4ad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.1.1"
+version = "0.2.0"
authors = ["Clement Tsang <clementjhtsang@gmail.com>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"