Skip to content

Commit cb75cbe

Browse files
author
Fosco Marotto
committed
Updated to 1.0.6
1 parent cea13dc commit cb75cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Parse/ParseClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ final class ParseClient
4848
* Constant for version string to include with requests.
4949
* @ignore
5050
*/
51-
const VERSION_STRING = 'php1.0.5';
51+
const VERSION_STRING = 'php1.0.6';
5252

5353
/**
5454
* Parse\Client::initialize, must be called before using Parse features.

0 commit comments

Comments
 (0)