We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6750683 commit 1fe9d68Copy full SHA for 1fe9d68
src/Sentry/SentryBundle/SentryBundle.php
@@ -6,5 +6,5 @@
6
7
class SentryBundle extends Bundle
8
{
9
- const VERSION = '0.5.x-dev';
+ const VERSION = '0.5.0';
10
}
0 commit comments