Skip to content

Commit

Permalink
Bump version to 2.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
devops-blockchyp committed Oct 31, 2023
1 parent bc66bc2 commit 043d275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/BlockChypClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class BlockChypClient
const ROUNDING_MODE_NEAREST = 'nearest';
const ROUNDING_MODE_DOWN = 'down';

const VERSION = '2.16.5';
const VERSION = '2.17.3';

protected static $apiKey;

Expand Down

0 comments on commit 043d275

Please sign in to comment.