Bump the version to 0.1.1

This commit is contained in:
Paul van Tilburg 2020-10-17 00:43:00 +02:00
parent 085ffafae2
commit 4dc2f0f0d8
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -63,7 +63,7 @@ dependencies = [
[[package]]
name = "autarco-scraper"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"color-eyre",
"lazy_static",

View File

@ -1,6 +1,6 @@
[package]
name = "autarco-scraper"
version = "0.1.0"
version = "0.1.1"
authors = ["Paul van Tilburg <paul@luon.net>"]
edition = "2018"