Skip to content

Commit 2adefa9

Browse files
committed
Update version in ant script
1 parent ab0e398 commit 2adefa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)