lohr: v0.2.0

This commit is contained in:
Antoine Martin 2021-03-30 01:04:15 +02:00
parent 230f3f6176
commit 0ddcd24f33
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -491,7 +491,7 @@ dependencies = [
[[package]]
name = "lohr"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"anyhow",
"log 0.4.14",

View file

@ -1,6 +1,6 @@
[package]
name = "lohr"
version = "0.1.0"
version = "0.2.0"
authors = ["Antoine Martin <antoine@alarsyo.net>"]
edition = "2018"
license = "Apache-2.0 OR MIT"