diff --git a/README.md b/README.md
index 7fb2208..7834395 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ To use reflectasm with maven, please use the following snippet in your pom.xml
com.esotericsoftware
reflectasm
- 1.11.2
+ 1.11.3
```
@@ -34,7 +34,7 @@ If you already have asm in a different version (than the one pulled in by reflec
com.esotericsoftware
reflectasm
- 1.11.2
+ 1.11.3
shaded