From 418859e104f467155a99636f1444ef1c15cef595 Mon Sep 17 00:00:00 2001 From: Rob Sanchez Date: Tue, 27 Jun 2017 21:31:50 -0500 Subject: [PATCH] Release 0.13.1 --- src/Application.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Application.php b/src/Application.php index 3021009..9263d64 100644 --- a/src/Application.php +++ b/src/Application.php @@ -30,7 +30,7 @@ class Application extends ConsoleApplication /** * Symfony Console Application version */ - const VERSION = '0.13.0'; + const VERSION = '0.13.1'; /** * Default configuration file name