Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 84e23be

Browse files
author
Raül Pérez
committed
Merge branch 'release/0.0.5' into develop
2 parents 7b5b229 + 9cec458 commit 84e23be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.4
1+
0.0.5

src/ConnectionOptions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class ConnectionOptions
6464
*
6565
* @var string
6666
*/
67-
public $version = "0.0.4";
67+
public $version = "0.0.5";
6868

6969
/**
7070
* If verbose mode is enabled

0 commit comments

Comments
 (0)