Skip to content

Commit 56404a1

Browse files
committed
fix readme
1 parent e7a3339 commit 56404a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ for Maven, you can add the follwing sections to your POM.XML:
4949
<dependency>
5050
<groupId>com.github.ipld</groupId>
5151
<artifactId>java-cid</artifactId>
52-
<version>v1.0.1</version>
52+
<version>$LATEST_VERSION</version>
5353
</dependency>
5454
</dependencies>
5555
```

0 commit comments

Comments
 (0)