Back to development.

[ci skip]
This commit is contained in:
Daniele Alessandri
2014-08-08 13:57:05 +02:00
parent 180fcdbe5a
commit 65c2f4bc4f
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ use Predis\Transaction\MultiExec as MultiExecTransaction;
*/
class Client implements ClientInterface
{
const VERSION = '1.0.0';
const VERSION = '1.1.0-dev';
protected $connection;
protected $options;