Skip to content

Commit 814a48c

Browse files
author
Benjamin Wilson Friedman
authored
Bumped version to 1.2.8
1 parent 04b41a5 commit 814a48c

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.7';
114+
const VERSION_STRING = 'php1.2.8';
115115

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

0 commit comments

Comments
 (0)