summaryrefslogtreecommitdiffstats
path: root/indeedwatcher.nimble
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2025-08-17 19:54:25 -0500
committermsglm <msglm@techchud.xyz>2025-08-17 19:54:25 -0500
commitb828bea82c1a3884a5ddb6dd36fa6f2a48fafb94 (patch)
tree604cd567bddc75652cf7e7aaba5c293d2cbbe4f7 /indeedwatcher.nimble
parentac3239289ad34df7392fe856ccd237e0fe316e90 (diff)
downloadindeed-watcher-b828bea82c1a3884a5ddb6dd36fa6f2a48fafb94.tar.gz
indeed-watcher-b828bea82c1a3884a5ddb6dd36fa6f2a48fafb94.tar.bz2
indeed-watcher-b828bea82c1a3884a5ddb6dd36fa6f2a48fafb94.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.nimble2
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"