Back to development.

[ci skip]
This commit is contained in:
Daniele Alessandri
2015-07-30 19:41:27 +02:00
parent 0b92e8d156
commit 16a9d4e041
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ use Predis\Transaction\MultiExec as MultiExecTransaction;
*/
class Client implements ClientInterface
{
const VERSION = '1.0.2';
const VERSION = '1.0.3-dev';
protected $connection;
protected $options;