Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-therond committed Jan 9, 2023
1 parent f4195ab commit ef47322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/src/progpilot/Console/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
class Application extends BaseApplication
{
const NAME = 'progpilot';
const VERSION = '1.0.0';
const VERSION = '1.0.1';

public function __construct()
{
Expand Down

0 comments on commit ef47322

Please # to comment.