mirror of
https://github.com/zaphar/runwhen.git
synced 2025-07-21 20:29:48 -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]]
|
||||
name = "runwhen"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"humantime",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "runwhen"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
authors = ["Jeremy Wall <jeremy@marzhillstudios.com>"]
|
||||
description = "Runs a command on user specified triggers."
|
||||
repository = "https://github.com/zaphar/runwhen"
|
||||
|
Loading…
x
Reference in New Issue
Block a user