Skip to content

Commit eea79da

Browse files
committed
fix module name
1 parent 3a67f06 commit eea79da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/module-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module java.ipfs.http.client {
1+
module io.ipfs.http.client {
22
requires io.ipfs.multibase;
33
requires io.ipfs.multihash;
44
requires io.ipfs.multiaddr;

0 commit comments

Comments
 (0)