Update version to 1.1.0

This commit is contained in:
Igor Katson 2021-10-17 13:24:52 +01:00
parent f02dcd783f
commit 287b21f63b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1346,7 +1346,7 @@ dependencies = [
[[package]]
name = "rqbit"
version = "1.0.0"
version = "1.1.0"
dependencies = [
"anyhow",
"clap",

View file

@ -1,7 +1,7 @@
[package]
name = "rqbit"
description = "A bittorent client"
version = "1.0.0"
version = "1.1.0"
authors = ["Igor Katson <igor.katson@gmail.com>"]
edition = "2018"