From 9557c09ab7ee3b0b8aa3c077973d35a181ebd534 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Mon, 17 Oct 2016 12:31:23 -0500 Subject: [PATCH] Bumped version --- src/Apigility/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Apigility/constants.php b/src/Apigility/constants.php index 1bd5521..4b8bf61 100644 --- a/src/Apigility/constants.php +++ b/src/Apigility/constants.php @@ -6,4 +6,4 @@ namespace Apigility; -const VERSION = '1.4.1'; +const VERSION = '1.4.2dev';