Skip to content

Commit

Permalink
version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dansysanalyst committed Mar 26, 2023
1 parent bd7663d commit b129a99
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/readmebot
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require __DIR__ . '/../vendor/autoload.php';

use Symfony\Component\Console\Application;

$application = new Application('LaraDumps Readme-BOT', '1.0.0');
$application = new Application('LaraDumps Readme-BOT', '1.1.0');

$files = new \FilesystemIterator(__DIR__ . '/../app/Commands');

Expand Down
Binary file modified dist/readmebot
Binary file not shown.

0 comments on commit b129a99

Please sign in to comment.