Skip to content

Commit d8f5f80

Browse files
committed
updated version in SparkPost class
1 parent 584afe6 commit d8f5f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SparkPost/SparkPost.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class SparkPost
1313
/**
1414
* @var string Library version, used for setting User-Agent
1515
*/
16-
private $version = '2.0.3';
16+
private $version = '2.1.0';
1717

1818
/**
1919
* @var HttpClient|HttpAsyncClient used to make requests

0 commit comments

Comments
 (0)