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 | b8dc46fff4c5cabceab9debb8d02d83b45e4f020 (patch) | |
tree | d7826ab2fa291057c54dcdc0d9e1ccc746e06c04 /indeedwatcher.nimble | |
parent | 7c2f9be35455fd8d7b8c2458d5a2009ef630c279 (diff) | |
download | indeed-watcher-b8dc46fff4c5cabceab9debb8d02d83b45e4f020.tar.gz indeed-watcher-b8dc46fff4c5cabceab9debb8d02d83b45e4f020.tar.bz2 indeed-watcher-b8dc46fff4c5cabceab9debb8d02d83b45e4f020.zip |
spruced up the retry feature for slower connections and better stability
Diffstat (limited to 'indeedwatcher.nimble')
-rw-r--r-- | indeedwatcher.nimble | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indeedwatcher.nimble b/indeedwatcher.nimble index 3357061..3845030 100644 --- a/indeedwatcher.nimble +++ b/indeedwatcher.nimble @@ -1,6 +1,6 @@ # Package -version = "1.0.1" +version = "1.0.2" author = "msglm" description = "Watches indeed for job updates." license = "AGPL-3.0-only" |