diff --git a/lib/BlockChypClient.php b/lib/BlockChypClient.php index d623b5c..7de90e2 100644 --- a/lib/BlockChypClient.php +++ b/lib/BlockChypClient.php @@ -57,7 +57,7 @@ class BlockChypClient const ROUNDING_MODE_NEAREST = 'nearest'; const ROUNDING_MODE_DOWN = 'down'; - const VERSION = '2.18.7'; + const VERSION = '2.18.8'; protected static $apiKey;