Skip to content

Commit

Permalink
chore: new release update
Browse files Browse the repository at this point in the history
  • Loading branch information
matiwinnetou authored Feb 20, 2024
1 parent de3ba05 commit 9fef7e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ Maven:
<dependency>
<groupId>org.cardanofoundation</groupId>
<artifactId>cf-cardano-conversions-java</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
```
Gradle:
```
implementation("org.cardanofoundation:cf-cardano-conversions-java:1.0.0")
implementation("org.cardanofoundation:cf-cardano-conversions-java:1.1.0")
```

## Example usages:
Expand Down

0 comments on commit 9fef7e1

Please sign in to comment.