1
0
mirror of https://github.com/kennycason/kumo synced 2025-03-26 08:48:49 -04:00

Update README.md

This commit is contained in:
Kenny Cason 2018-06-05 23:13:50 -07:00 committed by GitHub
parent b413f8172e
commit d17e3a36fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ Include `kumo-tokenizers` if you want Chinese serialization. More languages to c
<dependency>
<groupId>com.kennycason</groupId>
<artifactId>kumo-tokenizers</artifactId>
<version>1.12</version>
<version>1.13</version>
</dependency>
```