Skip to content

Commit

Permalink
bump to 5.0.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
CI committed Oct 15, 2022
1 parent 6b5620f commit 8840a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Scanii/ScaniiClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ScaniiClient
private bool $verbose;

// version constant, updated by the build process, do not change:
private const VERSION = 'dev';
private const VERSION = '5.0.1';

/**
* ScaniiClient private constructor. Please use one of the helper static factory methods instead.
Expand Down

0 comments on commit 8840a11

Please sign in to comment.