We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13683c commit c12c158Copy full SHA for c12c158
src/Ydb.php
@@ -8,7 +8,7 @@ class Ydb
8
{
9
use Traits\LoggerTrait;
10
11
- const VERSION = '1.4.2';
+ const VERSION = '1.4.3';
12
13
/**
14
* @var string
0 commit comments