Skip to content

Commit

Permalink
Merge pull request #24 from brettwooldridge/master
Browse files Browse the repository at this point in the history
Updated latest version.
  • Loading branch information
dkoszewnik authored Feb 28, 2017
2 parents 106c9e5 + 72def63 commit d85f1b5
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.2.0|
|com.netflix.hollow|hollow|2.2.1|

In a Maven .pom file:

...
<dependency>
<groupId>com.netflix.hollow</groupId>
<artifactId>hollow</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>
...

Expand Down

0 comments on commit d85f1b5

Please sign in to comment.