Skip to content
This repository was archived by the owner on Oct 24, 2020. It is now read-only.

Commit 8d38fcd

Browse files
author
Celano, Jose
committed
Release v1.3.1
1 parent 6a7debf commit 8d38fcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/BlockCypher/Core/BlockCypherConstants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
class BlockCypherConstants
1212
{
1313
const SDK_NAME = 'BlockCypher-PHP-SDK';
14-
const SDK_VERSION = '1.3.0';
14+
const SDK_VERSION = '1.3.1';
1515

1616
const REST_SANDBOX_ENDPOINT = "https://api.blockcypher.com/";
1717
const REST_LIVE_ENDPOINT = "https://api.blockcypher.com/";

0 commit comments

Comments
 (0)