diff --git a/README.md b/README.md index 5590ee5..905ee33 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Include this dependency in your POM. Be sure to check for the latest version in com.hankcs aho-corasick-double-array-trie - 1.2.0 + 1.2.1 ``` diff --git a/pom.xml b/pom.xml index 3cdea47..e6a502d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.hankcs aho-corasick-double-array-trie - 1.2.0 + 1.2.1 AhoCorasickDoubleArrayTrie https://github.com/hankcs/AhoCorasickDoubleArrayTrie