diff --git a/README.md b/README.md
index 16193b0..b3297b2 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ The initial implementation is a small subset of `Introspection` class methods, i
com.github.panga
java-beans-lite
- 1.0.1
+ 1.0.2
```
diff --git a/pom.xml b/pom.xml
index df15bd8..70d911c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.github.panga
java-beans-lite
- 1.0.1
+ 1.0.2
java-beans-lite
Lightweight and fast java.beans.Introspector implementation used to remove