diff --git a/README.md b/README.md
index cf27b6b..7668d3a 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Include this dependency in your POM. Be sure to check for the latest version in
org.ahocorasick
ahocorasick
- 0.2.0
+ 0.2.1
```
diff --git a/pom.xml b/pom.xml
index 26bb2c9..a9456f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
org.ahocorasick
ahocorasick
- 0.2.1
+ 0.3.0-SNAPSHOT
jar
Aho-CoraSick algorithm for efficient string matching
Java library for efficient string matching against a large set of keywords