Bump version

This commit is contained in:
asonix 2021-02-10 15:23:43 -06:00
parent 7494f41d67
commit 30e9343f4c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1129,7 +1129,7 @@ checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
[[package]]
name = "pict-rs-aggregator"
version = "0.1.3"
version = "0.1.4"
dependencies = [
"actix-web",
"anyhow",

View File

@ -1,6 +1,6 @@
[package]
name = "pict-rs-aggregator"
version = "0.1.3"
version = "0.1.4"
authors = ["asonix <asonix@asonix.dog>"]
edition = "2018"
build = "src/build.rs"