Skip to content

Commit b764852

Browse files
authored
Bump version number
1 parent 07c3d0a commit b764852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Client
2020
protected $apiVersion = 'v1';
2121
protected $userAgent = 'Picqer PHP API Client (picqer.com)';
2222

23-
protected $clientVersion = '0.18.0';
23+
protected $clientVersion = '0.19.0';
2424

2525
protected $debug = false;
2626
protected $skipSslVerification = false;

0 commit comments

Comments
 (0)