Skip to content

Commit bba3085

Browse files
committed
update version in README
1 parent 8c4c52c commit bba3085

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ for Maven, you can add the follwing sections to your POM.XML:
3838
<dependency>
3939
<groupId>com.github.multiformats</groupId>
4040
<artifactId>java-multiaddr</artifactId>
41-
<version>v1.0.0</version>
41+
<version>v1.1.0</version>
4242
</dependency>
4343
</dependencies>
4444
```

0 commit comments

Comments
 (0)