Bump version to 0.1.7

This commit is contained in:
Daniel M 2022-09-13 15:42:15 +02:00
parent f9659246ca
commit a7594d8fa9
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"