Skip to content

Commit

Permalink
Updated README to indicate latest stable version as 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoszewnik committed May 25, 2017
1 parent 01950b5 commit 3d2e989
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@ Binaries are available from Maven Central and jcenter.

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

In a Maven .pom file:

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

## Get Support

Hollow is maintained by the Platform Data Technologies team at Netflix. Support can be obtained directly from us or from fellow users through [Gitter](https://gitter.im/Netflix/hollow) or by posting a question tagged with _hollow_ on Stack Overflow.
Hollow is maintained by the Platform Data Technologies team at Netflix. Support can be obtained directly from us or from fellow users through [Gitter](https://gitter.im/Netflix/hollow) or by opening an issue in this project.

## LICENSE

Expand Down
Binary file modified logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3d2e989

Please sign in to comment.