Skip to content

Commit

Permalink
bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmanramsi committed Sep 24, 2024
1 parent 211475a commit 9eca0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

class Application extends LaravelApplication
{
public const APP_VERSION = '1.0.0-1';
public const APP_VERSION = '1.0.1';

public const PHP_MIN_VERSION = '8.1';

Expand Down

0 comments on commit 9eca0da

Please sign in to comment.