summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2020-01-09 22:04:32 -0500
committerClementTsang <clementjhtsang@gmail.com>2020-01-09 22:04:32 -0500
commit2c7ab558d04f8e0a271ebb8fd23fc7b54a8763e5 (patch)
treed5a565ee4beab19b2dbeca14ac51d084426c5796 /Cargo.toml
parent514c39cc56d434d54145f30075bc6eb5a0f1a496 (diff)
Fix a quite large bug with disks table display.
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 8496d4ad..c5a466d0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bottom"
-version = "0.2.0"
+version = "0.1.1"
authors = ["Clement Tsang <clementjhtsang@gmail.com>"]
edition = "2018"
repository = "https://github.com/ClementTsang/bottom"