summaryrefslogtreecommitdiffstats
path: root/indeedwatcher.nimble
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-02-05 03:22:06 -0600
committermsglm <msglm@techchud.xyz>2023-02-05 06:47:36 -0600
commitda7c870b947cc147e73937f7add62a73a26eae4f (patch)
tree0f535083c5e461b8cae2cf14c46664a77dbe6d24 /indeedwatcher.nimble
parentb64ddc624eace86f17e5c3db54e8d87c7bd6ffa0 (diff)
downloadindeedwatcher-da7c870b947cc147e73937f7add62a73a26eae4f.tar.gz
indeedwatcher-da7c870b947cc147e73937f7add62a73a26eae4f.tar.bz2
indeedwatcher-da7c870b947cc147e73937f7add62a73a26eae4f.zip
1.0.4 improvementsv1.0.4
Fixed cache system Fixed Company names not appearing vastly simplified the cache system improved stability Version Bump
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 6910e55..c647a88 100644
--- a/indeedwatcher.nimble
+++ b/indeedwatcher.nimble
@@ -1,6 +1,6 @@
# Package
-version = "1.0.3"
+version = "1.0.4"
author = "msglm"
description = "Watches indeed for job updates."
license = "AGPL-3.0-only"