From 648115b21f9929752cda662c028d4fc82d8072ea Mon Sep 17 00:00:00 2001 From: Kevin Porras Date: Sat, 23 May 2020 18:51:24 -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 5ce0545..9c674ca 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.4'); +define('CHIRRIPO_VERSION', '0.5'); /** * Chirripo version.