From 512661046e403dc5eb5ae192d5a6cda10e068a95 Mon Sep 17 00:00:00 2001 From: Alex Bouma Date: Wed, 7 Feb 2018 12:26:52 +0100 Subject: [PATCH] 1.8.3 --- lib/Raven/Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Raven/Client.php b/lib/Raven/Client.php index 8ff7704aa..6b0164355 100644 --- a/lib/Raven/Client.php +++ b/lib/Raven/Client.php @@ -16,7 +16,7 @@ class Raven_Client { - const VERSION = '1.8.2'; + const VERSION = '1.8.3'; const PROTOCOL = '6';