From b2614612f92861af434e70b0fe070f6167a71e33 Mon Sep 17 00:00:00 2001 From: Maxim Lanin Date: Wed, 23 Dec 2015 13:08:56 +0300 Subject: [PATCH] Bump version --- src/Commands/Setup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Commands/Setup.php b/src/Commands/Setup.php index 64f33f0..a5d8943 100644 --- a/src/Commands/Setup.php +++ b/src/Commands/Setup.php @@ -5,7 +5,7 @@ class Setup extends Command { - const VERSION = '0.1.3'; + const VERSION = '0.1.4'; /** * The name and signature of the console command.