Skip to content

Commit 01a1470

Browse files
committed
Release v1.4.4
1 parent 97a998d commit 01a1470

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<attribute name="Class-Path" value="${manifest_cp}"/>
4141
<attribute name="Implementation-Vendor" value="io.ipfs"/>
4242
<attribute name="Implementation-Title" value="multiaddr"/>
43-
<attribute name="Implementation-Version" value="1.4.3"/>
43+
<attribute name="Implementation-Version" value="1.4.4"/>
4444
</manifest>
4545
</jar>
4646
</target>

pom.xml

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

55
<groupId>com.github.multiformats</groupId>
66
<artifactId>java-multiaddr</artifactId>
7-
<version>v1.4.3</version>
7+
<version>v1.4.4</version>
88

99
<name>multiaddr</name>
1010
<url>https://github.com/multiformats/java-multiaddr</url>

0 commit comments

Comments
 (0)