diff options
author | msglm <msglm@techchud.xyz> | 2023-01-24 21:33:14 -0600 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2023-01-24 21:33:14 -0600 |
commit | 6a18d90a4c34ac96811e960a080fd3088d86b975 (patch) | |
tree | e408d01840550df9bb4aa8a32a26c6b26ce79ad6 | |
parent | 64034653364389a24d0b57c6d264bf4bd83c7bfe (diff) | |
download | indeedwatcher-6a18d90a4c34ac96811e960a080fd3088d86b975.tar.gz indeedwatcher-6a18d90a4c34ac96811e960a080fd3088d86b975.tar.bz2 indeedwatcher-6a18d90a4c34ac96811e960a080fd3088d86b975.zip |
version bumpv1.0.3
-rw-r--r-- | indeedwatcher.nimble | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indeedwatcher.nimble b/indeedwatcher.nimble index 3845030..6910e55 100644 --- a/indeedwatcher.nimble +++ b/indeedwatcher.nimble @@ -1,6 +1,6 @@ # Package -version = "1.0.2" +version = "1.0.3" author = "msglm" description = "Watches indeed for job updates." license = "AGPL-3.0-only" |