Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ianopolous committed Aug 14, 2018
1 parent e7a3339 commit 56404a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ for Maven, you can add the follwing sections to your POM.XML:
<dependency>
<groupId>com.github.ipld</groupId>
<artifactId>java-cid</artifactId>
<version>v1.0.1</version>
<version>$LATEST_VERSION</version>
</dependency>
</dependencies>
```
Expand Down

0 comments on commit 56404a1

Please sign in to comment.