bump version to v0.2.5 (#63)
Some checks failed
Run Tests / run-test (push) Has been cancelled
Run Tests / coverage-check (push) Has been cancelled
Run Tests / lint-check (push) Has been cancelled
Run Tests / format-check (push) Has been cancelled

This commit is contained in:
Tim Akinbo 2021-05-11 16:34:54 +01:00 committed by GitHub
parent 18f99d0958
commit 92cfe4342c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8312 additions and 22 deletions

8332
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "btcpay",
"version": "0.2.4",
"version": "0.2.5",
"description": "A nodejs client implementation for BTCPay",
"main": "dist/index.js",
"types": "dist/index.d.ts",