Skip to content

Commit

Permalink
Update README to point at latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum authored Jun 8, 2021
1 parent ae3d7e1 commit 1f640f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<dependency>
<groupId>io.airlift</groupId>
<artifactId>airline</artifactId>
<version>0.8</version>
<version>0.9</version>
</dependency>
```

Expand Down

0 comments on commit 1f640f8

Please sign in to comment.