0.9.4 release with bug fix of DoubleArray.nodeSize()
See milestone https://github.com/takawitter/trie4j/milestone/4?closed=1 for details
Add dependency to your pom.xml to use this version.
<dependency>
<groupId>com.github.takawitter</groupId>
<artifactId>trie4j</artifactId>
<version>0.9.4</version>
</dependency>