Skip to content

Commit 8a63774

Browse files
authored
chore: versions upgrade
1 parent 3fb8809 commit 8a63774

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Maven:
2828
<dependency>
2929
<groupId>org.cardanofoundation</groupId>
3030
<artifactId>cf-cardano-conversions-java</artifactId>
31-
<version>1.1.0</version>
31+
<version>1.2.0</version>
3232
</dependency>
3333
```
3434
Gradle:
3535
```
36-
implementation("org.cardanofoundation:cf-cardano-conversions-java:1.1.0")
36+
implementation("org.cardanofoundation:cf-cardano-conversions-java:1.2.0")
3737
```
3838

3939
## Example usages:

0 commit comments

Comments
 (0)