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

Commit 4e1893c

Browse files
committed
Bump 0.8.2
1 parent 3ab4844 commit 4e1893c

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.8.1
1+
0.8.2

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.8.0';
50+
private $version = '0.8.2';
5151

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

0 commit comments

Comments
 (0)