The method ```java Hashids.getVersion() : String ``` conflicts with the rule [squid:S3400](https://sonarqube.com/coding_rules#q=squid%3AS3400). Create a `VERSION` constant for the current version string and return this in the method instead.