Skip to content

Commit 57c511b

Browse files
committed
Release v3.0.0
1 parent a570995 commit 57c511b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*/
2525
final class Plugin extends AbstractSingleton
2626
{
27-
public const VERSION = '3.0.0-beta.0';
27+
public const VERSION = '3.0.0';
2828

2929
/**
3030
* Configuration array for Rollbar.

0 commit comments

Comments
 (0)