We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7a3339 commit 56404a1Copy full SHA for 56404a1
README.md
@@ -49,7 +49,7 @@ for Maven, you can add the follwing sections to your POM.XML:
49
<dependency>
50
<groupId>com.github.ipld</groupId>
51
<artifactId>java-cid</artifactId>
52
- <version>v1.0.1</version>
+ <version>$LATEST_VERSION</version>
53
</dependency>
54
</dependencies>
55
```
0 commit comments