From c30ef435071132959ba8d38f9fcf8b011561d053 Mon Sep 17 00:00:00 2001 From: Kevin Porras Date: Tue, 26 May 2020 18:44:12 -0600 Subject: [PATCH] Bump version up. --- bin/chirripo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/chirripo.php b/bin/chirripo.php index 9c674ca..7be371b 100755 --- a/bin/chirripo.php +++ b/bin/chirripo.php @@ -22,7 +22,7 @@ use Console\App\Commands\PhpInfoCommand; use Console\App\Commands\PrintHostsEntries; -define('CHIRRIPO_VERSION', '0.5'); +define('CHIRRIPO_VERSION', '1.0'); /** * Chirripo version.