Skip to content

Commit e3d01f0

Browse files
authored
Merge pull request repejota#78 from dfeyer/patch-1
TASK: Raise the version number in ConnectionOptions
2 parents b27ee11 + ccb6f6b commit e3d01f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Nats/ConnectionOptions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class ConnectionOptions
4747
*
4848
* @var string
4949
*/
50-
private $version = "0.0.5";
50+
private $version = "0.7.2";
5151

5252
/**
5353
* If verbose mode is enabled.

0 commit comments

Comments
 (0)