bump version

This commit is contained in:
Gilles Crettenand
2015-06-16 10:13:22 +02:00
parent 4759925b0f
commit 5107c3f302

View File

@@ -13,7 +13,7 @@ use BSR\Lib\WebService;
class NetBiblio extends WebService
{
/** @var string $version version number */
public static $version = '1.0.2';
public static $version = '1.0.3';
private $login = '';
private $client = 'website';