Skip to content

Commit

Permalink
Update to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum committed Sep 22, 2017
1 parent 22142e7 commit 044e9ba
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 @@ -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
<dependency>
<groupId>io.airlift</groupId>
<artifactId>airline</artifactId>
<version>0.7</version>
<version>0.8</version>
</dependency>
```

Expand Down

0 comments on commit 044e9ba

Please sign in to comment.