Skip to content

Commit 6fab212

Browse files
author
Benjamin Friedman
committed
Updated parse-php-sdk to version 1.2.9
1 parent ee8d556 commit 6fab212

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
@@ -111,7 +111,7 @@ final class ParseClient
111111
*
112112
* @var string
113113
*/
114-
const VERSION_STRING = 'php1.2.8';
114+
const VERSION_STRING = 'php1.2.9';
115115

116116
/**
117117
* Parse\Client::initialize, must be called before using Parse features.

0 commit comments

Comments
 (0)