diff options
author | msglm <msglm@techchud.xyz> | 2023-02-17 04:20:27 -0600 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2023-02-17 04:20:27 -0600 |
commit | eba88585e1da845b3e10e322aac2a4625c032603 (patch) | |
tree | 54a93e53f6ec6c1df0821c178809022e9dc4a080 | |
parent | 7c32a833c399742c1dd52537a68799a7d1585742 (diff) | |
download | indeedwatcher-eba88585e1da845b3e10e322aac2a4625c032603.tar.gz indeedwatcher-eba88585e1da845b3e10e322aac2a4625c032603.tar.bz2 indeedwatcher-eba88585e1da845b3e10e322aac2a4625c032603.zip |
version 1.1.0 releasev1.1.0
-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" |