Skip to content

Commit ccb6f6b

Browse files
authored
TASK: Raise the version number in ConnectionOptions
1 parent 883311c commit ccb6f6b

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)