mirror of
https://github.com/zaphar/runwhen.git
synced 2025-07-22 20:39:49 -04:00
bump version to v0.0.5
This commit is contained in:
parent
ebb999af95
commit
079ec6e412
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -248,7 +248,7 @@ checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "runwhen"
|
name = "runwhen"
|
||||||
version = "0.0.4"
|
version = "0.0.5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap",
|
"clap",
|
||||||
"humantime",
|
"humantime",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "runwhen"
|
name = "runwhen"
|
||||||
version = "0.0.4"
|
version = "0.0.5"
|
||||||
authors = ["Jeremy Wall <jeremy@marzhillstudios.com>"]
|
authors = ["Jeremy Wall <jeremy@marzhillstudios.com>"]
|
||||||
description = "Runs a command on user specified triggers."
|
description = "Runs a command on user specified triggers."
|
||||||
repository = "https://github.com/zaphar/runwhen"
|
repository = "https://github.com/zaphar/runwhen"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user