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 8c4c52c commit bba3085Copy full SHA for bba3085
1 file changed
README.md
@@ -38,7 +38,7 @@ for Maven, you can add the follwing sections to your POM.XML:
38
<dependency>
39
<groupId>com.github.multiformats</groupId>
40
<artifactId>java-multiaddr</artifactId>
41
- <version>v1.0.0</version>
+ <version>v1.1.0</version>
42
</dependency>
43
</dependencies>
44
```
0 commit comments