Bump version to 0.1.4

This commit is contained in:
Daniel M 2022-07-17 23:34:19 +02:00
parent 7606f90384
commit 2e0c12ee56
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -183,7 +183,7 @@ dependencies = [
[[package]]
name = "ffdl"
version = "0.1.3"
version = "0.1.4"
dependencies = [
"anyhow",
"chrono",

View File

@ -1,6 +1,6 @@
[package]
name = "ffdl"
version = "0.1.3"
version = "0.1.4"
authors = ["daniel m <danielm@dnml.de>"]
edition = "2021"
description = "Download files fast"