Skip to content

Commit 4910b87

Browse files
committed
fix ant build
1 parent 5c2b5e7 commit 4910b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<manifest>
4040
<attribute name="Class-Path" value="${manifest_cp}"/>
4141
<attribute name="Implementation-Vendor" value="io.ipfs"/>
42-
<attribute name="Implementation-Title" value="multiaddr"/>
42+
<attribute name="Implementation-Title" value="api"/>
4343
<attribute name="Implementation-Version" value="1.0.0"/>
4444
</manifest>
4545
</jar>

0 commit comments

Comments
 (0)