diff --git a/README.md b/README.md index 730721a..2a84a7f 100644 --- a/README.md +++ b/README.md @@ -512,7 +512,7 @@ class Service { } ``` -Version 1.3.2 and later supports matching a parameterized (generic) return type to detect the correct recovery method: +Version 1.3.1 and later supports matching a parameterized (generic) return type to detect the correct recovery method: ```java @Service