We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e0a8b commit 788388fCopy full SHA for 788388f
1 file changed
Mplusqapiclient.php
@@ -2,7 +2,7 @@
2
3
class MplusQAPIclient
4
{
5
- const CLIENT_VERSION = '0.9.1';
+ const CLIENT_VERSION = '0.9.2';
6
7
var $MIN_API_VERSION_MAJOR = 0;
8
var $MIN_API_VERSION_MINOR = 9;
0 commit comments