Skip to content

Commit 1b6c66c

Browse files
committed
update version
1 parent 3a6d654 commit 1b6c66c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1.1</version>
41+
<version>$latest_version</version>
4242
</dependency>
4343
</dependencies>
4444
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.ipfs</groupId>
66
<artifactId>multiaddr</artifactId>
7-
<version>1.2.0</version>
7+
<version>1.3.0</version>
88
<packaging>jar</packaging>
99

1010
<name>multiaddr</name>

0 commit comments

Comments
 (0)