Skip to content

Commit 98356bf

Browse files
authored
Merge pull request #69 from resend/chore-bump-0-15-2
chore: Bump to v0.15.2
2 parents fe33dde + 3e182b1 commit 98356bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resend.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Resend
1212
/**
1313
* The current SDK version.
1414
*/
15-
public const VERSION = '0.15.1';
15+
public const VERSION = '0.15.2';
1616

1717
/**
1818
* Creates a new Resend Client with the given API key.

0 commit comments

Comments
 (0)