(cargo-release) version 0.11.0

This commit is contained in:
Arne Beer 2021-01-18 18:51:31 +01:00
parent a0c62de117
commit 34113b3c20
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1170,7 +1170,7 @@ dependencies = [
[[package]]
name = "pueue-lib"
version = "0.10.3-alpha.0"
version = "0.11.0"
dependencies = [
"anyhow",
"async-std",

View file

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