Update version number

This commit is contained in:
Pierre Lannoy 2024-02-12 11:40:01 +01:00
commit 6e47d2138b
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.0.0'; const VERSION = '3.1.1';
/** @var array */ /** @var array */
protected $classes = [ protected $classes = [