summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAri Archer <truncateddinosour@gmail.com>2022-02-16 17:56:37 +0200
committerWei Zhang <kweizh@gmail.com>2022-02-17 11:29:35 +0800
commit6c4cf26b2a3803a11da44bbf21284dbe0bd4de6d (patch)
tree52c647fc54106f0ddd8ec9d36c2fadcff91570a7 /Cargo.toml
parentf00455d8c901f8e63d82fd2338b55a42620bb29e (diff)
Change icon from 0xE5FC to 0xE615
Signed-off-by: Ari Archer <truncateddinosour@gmail.com>
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 5c122f0..46acd0c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "Apache-2.0"
name = "lsd"
readme = "./README.md"
repository = "https://github.com/Peltoche/lsd"
-version = "0.21.0"
+version = "0.21.2"
edition = "2018"
[[bin]]