Compare commits

..

1 Commits

Author SHA1 Message Date
a7594d8fa9 Bump version to 0.1.7 2022-09-13 15:42:15 +02:00
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -208,7 +208,7 @@ dependencies = [
[[package]]
name = "ffdl"
version = "0.1.6"
version = "0.1.7"
dependencies = [
"anyhow",
"chrono",

View File

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