Skip to content

Commit

Permalink
Bump version (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenclouston authored Dec 8, 2024
1 parent 108a2ac commit 68c9dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Authsignal/Authsignal.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

abstract class Authsignal
{
const VERSION = '3.0.1';
const VERSION = '4.0.0';

public static $apiSecretKey;

Expand Down

0 comments on commit 68c9dce

Please sign in to comment.