Skip to content

Commit 3b50ce2

Browse files
Bumped version
1 parent 3e78bf5 commit 3b50ce2

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
@@ -98,7 +98,7 @@ class Client
9898
*
9999
* @var string
100100
*/
101-
private const USER_AGENT = 'gitlab-php-api-client/11.9';
101+
private const USER_AGENT = 'gitlab-php-api-client/11.10';
102102

103103
/**
104104
* The HTTP client builder.

0 commit comments

Comments
 (0)