diff options
author | msglm <msglm@techchud.xyz> | 2023-01-23 11:35:07 -0600 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2023-01-23 11:35:07 -0600 |
commit | 2fbd0cbf5e6c966b5260d07e8422cc4045ccdf43 (patch) | |
tree | d7826ab2fa291057c54dcdc0d9e1ccc746e06c04 /indeedwatcher.nimble | |
parent | 6e407b8eea04d9650946d55df75135b2ceb53b6f (diff) | |
download | indeedwatcher-cf51cb90fb684b72a8acc613fb0311778c5bd597.tar.gz indeedwatcher-cf51cb90fb684b72a8acc613fb0311778c5bd597.tar.bz2 indeedwatcher-cf51cb90fb684b72a8acc613fb0311778c5bd597.zip |
spruced up the retry feature for slower connections and better stabilityv1.0.2
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" |