Skip to content

Commit fd0274a

Browse files
committed
fix release version
1 parent 934bca9 commit fd0274a

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
@@ -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="multibase"/>
43-
<attribute name="Implementation-Version" value="1.1.0"/>
43+
<attribute name="Implementation-Version" value="1.3.0"/>
4444
</manifest>
4545
</jar>
4646
</target>

0 commit comments

Comments
 (0)