summaryrefslogtreecommitdiffstats
path: root/indeedwatcher.nimble
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-05-25 20:17:01 -0500
committermsglm <msglm@techchud.xyz>2023-05-25 20:17:01 -0500
commit2162abb7b259670c3328d783f89b2f0224932a69 (patch)
tree604cd567bddc75652cf7e7aaba5c293d2cbbe4f7 /indeedwatcher.nimble
parente799ce9ee8bde36d85c7fcdfbe73d63e8866b12e (diff)
downloadindeedwatcher-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.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"