Skip to content

Commit ec8a76b

Browse files
author
Fosco Marotto
committed
Updated version in ParseClient
1 parent 23c336f commit ec8a76b

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.0';
51+
const VERSION_STRING = 'php1.0.5';
5252

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

0 commit comments

Comments
 (0)