diff options
author | msglm <msglm@techchud.xyz> | 2023-01-17 06:44:18 -0600 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2023-01-17 06:44:18 -0600 |
commit | cdf493760366d754bc412ea4199f7a1469c1ddb5 (patch) | |
tree | 4931610392be0d3352a45830ad4599bf789b09d3 | |
parent | 4990bd6d98a6a2813c5df2e6aa1fee70499f2673 (diff) | |
download | indeedwatcher-1.0.0.tar.gz indeedwatcher-1.0.0.tar.bz2 indeedwatcher-1.0.0.zip |
version bumpv1.0.0
-rw-r--r-- | indeedwatcher.nimble | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indeedwatcher.nimble b/indeedwatcher.nimble index fce5a9f..8c1c0f7 100644 --- a/indeedwatcher.nimble +++ b/indeedwatcher.nimble @@ -1,6 +1,6 @@ # Package -version = "0.1.0" +version = "1.0.0" author = "msglm" description = "Watches indeed for job updates." license = "AGPL-3.0-only" |