1
0
mirror of https://github.com/nukesor/pueue synced 2024-07-05 17:19:09 +00:00

(cargo-release) start next development iteration 0.10.3-alpha.0

This commit is contained in:
Arne Beer 2020-12-31 17:20:03 +01:00
parent a47ef87714
commit 9bdec4a11f
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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