From 06e1fa293983d3e2f0fb25c712416d581591a436 Mon Sep 17 00:00:00 2001 From: n0nag0n Date: Sat, 4 May 2024 17:12:16 -0600 Subject: [PATCH] versioned --- runway | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runway b/runway index 60d0e8e..40065d8 100644 --- a/runway +++ b/runway @@ -16,7 +16,7 @@ if(file_exists($cwd.'/.runway-config.json') === false) { $config = json_decode(file_get_contents($cwd.'/.runway-config.json'), true); -$consoleApp = new Ahc\Cli\Application('runway', '0.2.1'); +$consoleApp = new Ahc\Cli\Application('runway', '0.2.2'); $cwd = getcwd(); $paths = [