diff options
author | msglm <msglm@techchud.xyz> | 2025-08-17 19:54:24 -0500 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2025-08-17 19:54:24 -0500 |
commit | 1553e5c0ce81ad4cb0b177a87071ad98938d5f22 (patch) | |
tree | 54a93e53f6ec6c1df0821c178809022e9dc4a080 | |
parent | 8d9354fe2ca505fe89d3971205a8dfa4ca02d603 (diff) | |
download | indeed-watcher-1553e5c0ce81ad4cb0b177a87071ad98938d5f22.tar.gz indeed-watcher-1553e5c0ce81ad4cb0b177a87071ad98938d5f22.tar.bz2 indeed-watcher-1553e5c0ce81ad4cb0b177a87071ad98938d5f22.zip |
version 1.1.0 release
-rw-r--r-- | indeedwatcher.nimble | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indeedwatcher.nimble b/indeedwatcher.nimble index 528c547..30318a4 100644 --- a/indeedwatcher.nimble +++ b/indeedwatcher.nimble @@ -1,6 +1,6 @@ # Package -version = "1.0.5" +version = "1.1.0" author = "msglm" description = "Watches indeed for job updates." license = "AGPL-3.0-only" |