diff options
author | msglm <msglm@techchud.xyz> | 2023-05-25 20:17:01 -0500 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2023-05-25 20:17:01 -0500 |
commit | 2162abb7b259670c3328d783f89b2f0224932a69 (patch) | |
tree | 604cd567bddc75652cf7e7aaba5c293d2cbbe4f7 /indeedwatcher.nimble | |
parent | e799ce9ee8bde36d85c7fcdfbe73d63e8866b12e (diff) | |
download | indeedwatcher-master.tar.gz indeedwatcher-master.tar.bz2 indeedwatcher-master.zip |
Added configurable count ups for timeouts
Bumped version number
Using XPaths for description parsing now
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 30318a4..7ff3848 100644 --- a/indeedwatcher.nimble +++ b/indeedwatcher.nimble @@ -1,6 +1,6 @@ # Package -version = "1.1.0" +version = "1.1.3" author = "msglm" description = "Watches indeed for job updates." license = "AGPL-3.0-only" |