summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAbin Simon <abinsimon10@gmail.com>2020-12-13 11:24:41 +0530
committerAbin Simon <abinsimon10@gmail.com>2020-12-13 11:24:41 +0530
commit43cd35dceb8f0cabb106d039363fb305cc580a54 (patch)
tree5ced0c1caac3dfa3c258f02143da847208eee37f /Cargo.toml
parent5ffe67a3566dedd44e3e5dac98066d2a17c68525 (diff)
Release 0.19.00.19.0
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 faa91e5..bf7c298 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.18.0"
+version = "0.19.0"
edition = "2018"
[[bin]]