diff options
author | msglm <msglm@techchud.xyz> | 2025-08-17 19:54:24 -0500 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2025-08-17 19:54:24 -0500 |
commit | 7c2f9be35455fd8d7b8c2458d5a2009ef630c279 (patch) | |
tree | e828d1f860ca944a81639076b65d465eaf28bc02 | |
parent | d460d5375fecc276bb7b7cf180ac0138c3cf0ded (diff) | |
download | indeed-watcher-7c2f9be35455fd8d7b8c2458d5a2009ef630c279.tar.gz indeed-watcher-7c2f9be35455fd8d7b8c2458d5a2009ef630c279.tar.bz2 indeed-watcher-7c2f9be35455fd8d7b8c2458d5a2009ef630c279.zip |
version bump
-rw-r--r-- | indeedwatcher.nimble | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indeedwatcher.nimble b/indeedwatcher.nimble index 8c1c0f7..3357061 100644 --- a/indeedwatcher.nimble +++ b/indeedwatcher.nimble @@ -1,6 +1,6 @@ # Package -version = "1.0.0" +version = "1.0.1" author = "msglm" description = "Watches indeed for job updates." license = "AGPL-3.0-only" |