(cargo-release) version 2.0.4

This commit is contained in:
Arne Beer 2022-06-05 03:59:05 +02:00
parent a8d2db8a61
commit 9fd4f40e1e
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

@ -906,7 +906,7 @@ dependencies = [
[[package]]
name = "pueue"
version = "2.0.3"
version = "2.0.4"
dependencies = [
"anyhow",
"assert_cmd",

View file

@ -1,7 +1,7 @@
[package]
name = "pueue"
description = "A cli tool for managing long running shell commands."
version = "2.0.3"
version = "2.0.4"
authors = ["Arne Beer <contact@arne.beer>"]
homepage = "https://github.com/nukesor/pueue"
repository = "https://github.com/nukesor/pueue"