(cargo-release) version 0.19.7

This commit is contained in:
Arne Beer 2022-06-05 03:57:54 +02:00
parent 775a2e8b4b
commit dbd2b0890e
No known key found for this signature in database
GPG key ID: CC9408F679023B65
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -940,7 +940,7 @@ dependencies = [
[[package]]
name = "pueue-lib"
version = "0.19.6"
version = "0.19.7"
dependencies = [
"anyhow",
"async-trait",

View file

@ -1,7 +1,7 @@
[package]
name = "pueue-lib"
description = "The shared library to work with the Pueue client and daemon."
version = "0.19.6"
version = "0.19.7"
authors = ["Arne Beer <contact@arne.beer>"]
homepage = "https://github.com/nukesor/pueue"
repository = "https://github.com/nukesor/pueue"