summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeltoche <dev@halium.fr>2018-12-01 19:03:51 +0100
committerPeltoche <dev@halium.fr>2018-12-01 19:03:51 +0100
commit437cb4d1436a5263fb4d3cfdd65627101a304b05 (patch)
treed23232b5f762f9032dec579c9ac3281e66eefa39
parent0bd3ce5b3152e7b27f91f33f2ac1c13cfec15a6f (diff)
(cargo-release) version 0.4.00.4.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 76bbaf4..15e791d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license-file = "./LICENSE"
name = "lsd"
readme = "./README.md"
repository = "https://github.com/Peltoche/lsd"
-version = "0.3.2-pre"
+version = "0.4.0"
[dependencies]
ansi_term = "0.11.0"