Skip to content

Commit 1c22f86

Browse files
author
Fosco Marotto
committed
Updated to 1.1.7
1 parent 762c396 commit 1c22f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Parse/ParseClient.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ final class ParseClient
8383
*
8484
* @var string
8585
*/
86-
const VERSION_STRING = 'php1.1.0';
86+
const VERSION_STRING = 'php1.1.7';
8787

8888
/**
8989
* Parse\Client::initialize, must be called before using Parse features.

0 commit comments

Comments
 (0)