Bump version for packagist auto-update.

This commit is contained in:
Pierre Lannoy 2024-03-30 15:17:27 +01:00
commit bf928b746a
Signed by: Pierre Lannoy
GPG key ID: D27231EF87D53F31

View file

@ -8,7 +8,7 @@ use Hosterra\NetBox\HttpClient\HttpClient;
use RuntimeException; use RuntimeException;
class Client { class Client {
const VERSION = '3.1.3'; const VERSION = '3.1.4';
/** @var array */ /** @var array */
protected $classes = [ protected $classes = [