There was an error while loading. Please reload this page.
1 parent 6cc5024 commit ff5f6c8Copy full SHA for ff5f6c8
2 files changed
README.md
@@ -119,7 +119,7 @@ Using Maven:
119
<dependency>
120
<groupId>com.mailersend</groupId>
121
<artifactId>java-sdk</artifactId>
122
- <version>1.0.0</version>
+ <version>1.0.1</version>
123
</dependency>
124
125
Using Gradle:
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
4
5
6
<name>MailerSend Java SDK</name>
7
<description>An SDK for MailerSend API</description>
8
<url>https://github.com/mailersend/mailersend-java</url>
0 commit comments