From 285db9c7aa9ded769012cc05c84b26dcb4b71671 Mon Sep 17 00:00:00 2001 From: Dave Jarvis Date: Thu, 21 Nov 2019 07:55:24 -0800 Subject: [PATCH] Update README.md Reverted 0.6.0 to 0.4.0. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5caf97..8753512 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Include this dependency in your POM. Be sure to check for the latest version in org.ahocorasick ahocorasick - 0.6.0 + 0.4.0 ```