Skip to content

Commit cbac8da

Browse files
author
Craig Christenson
committed
bump version
1 parent 7e65356 commit cbac8da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Twocheckout.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ abstract class Twocheckout
1111
public static $baseUrl = 'https://www.2checkout.com';
1212
public static $error;
1313
public static $format = 'array';
14-
const VERSION = '0.3.0';
14+
const VERSION = '0.3.1';
1515

1616
public static function sellerId($value = null) {
1717
self::$sid = $value;

0 commit comments

Comments
 (0)