Skip to content

Commit

Permalink
Config: update version nr to next
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed May 20, 2024
1 parent 39b9cf1 commit 275be8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ class Config
*
* @var string
*/
const VERSION = '3.10.0';
const VERSION = '3.10.1';

/**
* Package stability; either stable, beta or alpha.
Expand Down

0 comments on commit 275be8c

Please sign in to comment.