diff --git a/README.md b/README.md
index 221f2ee..5142f4c 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Include this dependency in your POM. Be sure to check for the latest version in
org.ahocorasick
ahocorasick
- 0.3.1
+ 0.4.0
```
diff --git a/pom.xml b/pom.xml
index d103c23..ff75d41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.ahocorasick
ahocorasick
- 0.3.2-SNAPSHOT
+ 0.4.0
jar
Aho-CoraSick algorithm for efficient string matching
Java library for efficient string matching against a large set of keywords