Yet another bugfix release.
Bugfixes:
- Fixed using single-quotes in MiniOCR input, previously these files were not recognized as valid MiniOCR files (#247, thanks @mspalti for the fix!)
- Fixed
OutOfBoundsException
when using alternatives with very long tokens (#230, thanks @fd17 for the report and review)