Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Jun 29, 2023
1 parent eabc076 commit 62fc8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class Constants
/**
* The current release version
*/
public const VERSION = '1.0';
public const VERSION = '1.0.1';
/**
* The software name
*/
Expand Down

0 comments on commit 62fc8a5

Please sign in to comment.