Skip to content

Commit 1cbf920

Browse files
authored
Merge pull request #134 from rollbar/release/v3.0.0
2 parents a570995 + 57c511b commit 1cbf920

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)