summaryrefslogtreecommitdiffstats
path: root/indeedwatcher.nimble
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-01-23 11:35:07 -0600
committermsglm <msglm@techchud.xyz>2023-01-23 11:35:07 -0600
commit2fbd0cbf5e6c966b5260d07e8422cc4045ccdf43 (patch)
treed7826ab2fa291057c54dcdc0d9e1ccc746e06c04 /indeedwatcher.nimble
parent6e407b8eea04d9650946d55df75135b2ceb53b6f (diff)
downloadindeedwatcher-2fbd0cbf5e6c966b5260d07e8422cc4045ccdf43.tar.gz
indeedwatcher-2fbd0cbf5e6c966b5260d07e8422cc4045ccdf43.tar.bz2
indeedwatcher-2fbd0cbf5e6c966b5260d07e8422cc4045ccdf43.zip
spruced up the retry feature for slower connections and better stabilityv1.0.2
Diffstat (limited to 'indeedwatcher.nimble')
-rw-r--r--indeedwatcher.nimble2
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"