Skip to content

Commit

Permalink
Updated README to indicate latest stable version as 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoszewnik committed May 23, 2017
1 parent 92714e7 commit a1853e3
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 @@ -19,15 +19,15 @@ Binaries are available from Maven Central and jcenter.

|GroupID/Org|ArtifactID/Name|Latest Stable Version|
|-----------|---------------|---------------------|
|com.netflix.hollow|hollow|2.5.2|
|com.netflix.hollow|hollow|2.6.0|

In a Maven .pom file:

...
<dependency>
<groupId>com.netflix.hollow</groupId>
<artifactId>hollow</artifactId>
<version>2.5.2</version>
<version>2.6.0</version>
</dependency>
...

Expand Down

0 comments on commit a1853e3

Please sign in to comment.