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