Skip to content

Commit

Permalink
release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
syjer committed Jun 16, 2024
1 parent 041908b commit 8e87d78
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 @@ -38,14 +38,14 @@ maven:
<dependency>
<groupId>ch.digitalfondue.mjml4j</groupId>
<artifactId>mjml4j</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</dependency>
```

gradle:

```
implementation 'ch.digitalfondue.mjml4j:mjml4j:1.0.2'
implementation 'ch.digitalfondue.mjml4j:mjml4j:1.0.3'
```

# Use
Expand Down

0 comments on commit 8e87d78

Please sign in to comment.