summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeltoche <dev@halium.fr>2018-11-27 13:21:10 +0100
committerPeltoche <dev@halium.fr>2018-11-27 13:21:10 +0100
commitb7475b8158ba530e1fe84367e101243182678202 (patch)
treefcd8121462340fd527bd05b09f95e07961405251
parent83cb7672ad04a812a520cfad739c686b8a54b01a (diff)
(cargo-release) version 0.3.00.3.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a03dabc..799bdc1 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.2.1-pre"
+version = "0.3.0"
[metadata.deb]
assets = [["target/release/lsd", "usr/bin/", "755"], ["README.md", "usr/share/doc/cargo-deb/README", "644"]]