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 2adefa9 commit bb65d43Copy full SHA for bb65d43
1 file changed
README.md
@@ -34,7 +34,7 @@ for Maven, you can add the follwing sections to your POM.XML:
34
<dependency>
35
<groupId>com.github.multiformats</groupId>
36
<artifactId>java-multihash</artifactId>
37
- <version>v1.0.0</version>
+ <version>v1.1.0</version>
38
</dependency>
39
</dependencies>
40
```
0 commit comments