File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 40
40
<attribute name =" Class-Path" value =" ${ manifest_cp } " />
41
41
<attribute name =" Implementation-Vendor" value =" io.ipfs" />
42
42
<attribute name =" Implementation-Title" value =" multihash" />
43
- <attribute name =" Implementation-Version" value =" 1.3.1 " />
43
+ <attribute name =" Implementation-Version" value =" 1.3.2 " />
44
44
</manifest >
45
45
</jar >
46
46
</target >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.github.multiformats</groupId >
6
6
<artifactId >java-multihash</artifactId >
7
- <version >v1.3.1 </version >
7
+ <version >v1.3.2 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >multihash</name >
34
34
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
35
35
<version .junit>4.13.2</version .junit>
36
36
<version .hamcrest>2.2</version .hamcrest>
37
- <version .multibase>v1.1.0 </version .multibase>
37
+ <version .multibase>v1.1.1 </version .multibase>
38
38
</properties >
39
39
40
40
<repositories >
You can’t perform that action at this time.
0 commit comments