Skip to content

Commit 9d6b4af

Browse files
committed
[RELEASE] Prepare version 0.8.1
1 parent 5621c50 commit 9d6b4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Information/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
final class Version
77
{
8-
private const VERSION = '0.8.0';
8+
private const VERSION = '0.8.1';
99

1010
public function getVersion(): string
1111
{

0 commit comments

Comments
 (0)