Skip to content

Commit 39d35c9

Browse files
author
Jose Zamora
committed
Correct semver
1 parent e8376a2 commit 39d35c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/SparkPost/SparkPost.php

Lines changed: 1 addition & 1 deletion
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.1.1';
16+
private $version = '2.2.0';
1717

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

0 commit comments

Comments
 (0)