Skip to content

Commit ff5f6c8

Browse files
committed
version bump
1 parent 6cc5024 commit ff5f6c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Using Maven:
119119
<dependency>
120120
<groupId>com.mailersend</groupId>
121121
<artifactId>java-sdk</artifactId>
122-
<version>1.0.0</version>
122+
<version>1.0.1</version>
123123
</dependency>
124124

125125
Using Gradle:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.mailersend</groupId>
44
<artifactId>java-sdk</artifactId>
5-
<version>1.0.0</version>
5+
<version>1.0.1</version>
66
<name>MailerSend Java SDK</name>
77
<description>An SDK for MailerSend API</description>
88
<url>https://github.com/mailersend/mailersend-java</url>

0 commit comments

Comments
 (0)