diff --git a/README.md b/README.md index 934b4f6b5..086303fbe 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ Airline Airline is a Java annotation-based framework for parsing Git like command line structures. -Latest release is 0.7, available from Maven Central. +Latest release is 0.8, available from Maven Central. ```xml io.airlift airline - 0.7 + 0.8 ```