From ac7d139cd3e6bbdff3254fd2eac7deb30117961d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20H=C3=A4rtl?= Date: Tue, 7 Jul 2015 10:34:45 +0200 Subject: [PATCH] Prepare release 1.1.0 --- src/Command.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Command.php b/src/Command.php index 1ebbb07..cac6a27 100644 --- a/src/Command.php +++ b/src/Command.php @@ -7,7 +7,7 @@ * This class represents a shell command. * * @author Michael Härtl - * @version 1.1.0-dev + * @version 1.1.0 * @license http://www.opensource.org/licenses/MIT */ class Command