forked from LiveCarta/PayPal-PHP-SDK
Updating version nos for V0.6.0 release
This commit is contained in:
@@ -12,7 +12,7 @@ class RestHandler implements \IPPHandler {
|
||||
private $apiContext;
|
||||
|
||||
public static $sdkName = "rest-sdk-php";
|
||||
public static $sdkVersion = "0.5.0";
|
||||
public static $sdkVersion = "0.6.0";
|
||||
|
||||
public function __construct($apiContext) {
|
||||
$this->apiContext = $apiContext;
|
||||
@@ -74,4 +74,4 @@ class RestHandler implements \IPPHandler {
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user