Skip to content

Commit 928c89e

Browse files
committed
0.8.x-dev
1 parent fd53eec commit 928c89e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.8.0
2+
-----
3+
4+
15
0.7.0
26
-----
37

src/Sentry/SentryBundle/SentryBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
class SentryBundle extends Bundle
88
{
9-
const VERSION = '0.7.x-dev';
9+
const VERSION = '0.8.x-dev';
1010
}

0 commit comments

Comments
 (0)