Update README.md

This commit is contained in:
edwardcapriolo
2015-01-14 11:11:37 -05:00
parent 65f13b9052
commit a96ae21269

View File

@ -41,5 +41,5 @@ You can get this software from maven central.
<dependency>
<groupId>io.teknek</groupId>
<artifactId>gossip</artifactId>
<version>0.0.0</version>
<version>${pick_the_latest_version}</version>
</dependency>