diff --git a/Mplusqapiclient.php b/Mplusqapiclient.php index d302b26..930bed7 100755 --- a/Mplusqapiclient.php +++ b/Mplusqapiclient.php @@ -2,7 +2,7 @@ class MplusQAPIclient { - const CLIENT_VERSION = '1.10.0'; + const CLIENT_VERSION = '1.10.1'; var $MIN_API_VERSION_MAJOR = 0;