Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
takawitter committed Oct 22, 2017
1 parent 2ddbb1c commit 2195307
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ You can get the binary using Maven:
<dependency>
<groupId>com.github.takawitter</groupId>
<artifactId>trie4j</artifactId>
<version>0.9.6</version>
<version>0.9.7</version>
</dependency>
```

or from [Central Repository](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.takawitter%22%20AND%20a%3A%22trie4j%22)

* Coming release: nothing planned.
* 2017/10/22: [0.9.7](https://github.com/takawitter/trie4j/releases/tag/0.9.7) released.
* 2017/7/20: [0.9.6](https://github.com/takawitter/trie4j/releases/tag/0.9.6) released.
* 2016/10/28: [0.9.5](https://github.com/takawitter/trie4j/releases/tag/0.9.5) released.
* 2016/10/22: [0.9.4](https://github.com/takawitter/trie4j/releases/tag/0.9.4) released.
Expand Down

0 comments on commit 2195307

Please sign in to comment.