Skip to content

Commit

Permalink
Merge pull request #28 from Dmitry-Borodin/patch-1
Browse files Browse the repository at this point in the history
Update README.md to reflect current released version
  • Loading branch information
ianopolous authored May 22, 2024
2 parents bb303db + b3b47a2 commit 3e3b835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ for Maven, you can add the follwing sections to your POM.XML:
<dependency>
<groupId>com.github.multiformats</groupId>
<artifactId>java-multibase</artifactId>
<version>v1.0.0</version>
<version>v1.1.1</version>
</dependency>
</dependencies>
```
Expand Down

0 comments on commit 3e3b835

Please # to comment.