diff --git a/src/Sentry/SentryLaravel/SentryLaravel.php b/src/Sentry/SentryLaravel/SentryLaravel.php index 0f9547a4..0383345c 100644 --- a/src/Sentry/SentryLaravel/SentryLaravel.php +++ b/src/Sentry/SentryLaravel/SentryLaravel.php @@ -4,7 +4,7 @@ class SentryLaravel { - const VERSION = '0.7.x-dev'; + const VERSION = '0.7.0'; public static function getClient($user_config) {