Skip to content

Commit 2d6051c

Browse files
committed
[RELEASE] Prepare version 0.8.0
1 parent f7ac08f commit 2d6051c

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.7.0';
8+
private const VERSION = '0.8.0';
99

1010
public function getVersion(): string
1111
{

0 commit comments

Comments
 (0)