File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://travis-ci.org/CurrencyCloud/currencycloud-php.png?branch=master )] ( https://travis-ci.org/CurrencyCloud/currencycloud-php )
22
33# Currencycloud API v2 PHP client
4- ## Version: 3.0 .0
4+ ## Version: 3.1 .0
55
66This is the official PHP SDK for the Currencycloud API. Additional documentation
77for each API endpoint can be found at [ developer.currencycloud.com] ( https://developer.currencycloud.com/documentation/getting-started/introduction/ ) .
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ class CurrencyCloud
103103 */
104104 private $ fundingEntryPoint ;
105105
106- public static $ SDK_VERSION = "3.0 .0 " ;
106+ public static $ SDK_VERSION = "3.1 .0 " ;
107107
108108 /**
109109 * @param Session $session
You can’t perform that action at this time.
0 commit comments