File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -187,7 +187,7 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
187187 < span class ="phpdocumentor-tag__name "> version</ span >
188188 </ dt >
189189 < dd class ="phpdocumentor-tag-list__definition ">
190- < span class ="phpdocumentor-tag-link "> 8.0.0 </ span >
190+ < span class ="phpdocumentor-tag-link "> 8.0.1 </ span >
191191
192192
193193 </ dd >
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
181181 < span class ="phpdocumentor-tag__name "> version</ span >
182182 </ dt >
183183 < dd class ="phpdocumentor-tag-list__definition ">
184- < span class ="phpdocumentor-tag-link "> 8.0.0 </ span >
184+ < span class ="phpdocumentor-tag-link "> 8.0.1 </ span >
185185
186186
187187 </ dd >
Original file line number Diff line number Diff line change 6161 * @package Bitpay
6262 * @author BitPay Integrations <integrations@bitpay.com>
6363 * @license http://www.opensource.org/licenses/mit-license.php MIT
64- * @version 8.0.0
64+ * @version 8.0.1
6565 */
6666class Client
6767{
Original file line number Diff line number Diff line change 2020 * Class Client
2121 * @package Bitpay light
2222 * @author Antonio Buedo
23- * @version 8.0.0
23+ * @version 8.0.1
2424 */
2525class PosClient extends Client
2626{
You can’t perform that action at this time.
0 commit comments