The [.nimble file in Jester](https://github.com/dom96/jester/blob/master/jester.nimble) is still at version 0.5.0, so Nimble sees the tag, downloads it, doesn't see the correct version number in the repo, and errors out.
- Nimble not installing Jester v0.6.0 jasonfi
- Nimble not installing Jester v0.6.0 PMunch