Skip to content

Commit 0651b58

Browse files
committed
bump version to 1.1.1
1 parent 6ccda95 commit 0651b58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.xml

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

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.ipfs</groupId>
66
<artifactId>api</artifactId>
7-
<version>v1.1.0</version>
7+
<version>v1.1.1</version>
88
<packaging>jar</packaging>
99

1010
<name>java-ipfs-api</name>

0 commit comments

Comments
 (0)