diff --git a/README.md b/README.md index 4f4efc770..677d4bfd3 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Airline Airline is a Java annotation-based framework for parsing Git like command line structures. -Latest release is 0.8, available from Maven Central. +Latest release is 0.9, available from Maven Central. ```xml io.airlift airline - 0.8 + 0.9 ```