Skip to content

Commit 74270de

Browse files
committed
Mark version as 1.0 and tag it
1 parent e4aa264 commit 74270de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SentryBundle.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
class SentryBundle extends Bundle
88
{
9-
const VERSION = '1.0-dev';
9+
const VERSION = '1.0';
1010
}

0 commit comments

Comments
 (0)