Skip to content

Commit bc8fc5b

Browse files
committed
v8.25.44
1 parent 128913a commit bc8fc5b

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "2.9.1",
3-
"version": "8.25.43",
3+
"version": "8.25.44",
44
"packages": [
55
"packages/*"
66
]

packages/bitcore-node/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bitcore-node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"engines": {
55
"node": ">=8.0.0"
66
},
7-
"version": "8.25.43",
7+
"version": "8.25.44",
88
"author": "Justin Langston <nitsujlangston@gmail.com>",
99
"contributors": [
1010
"Justin Langston <nitsujlangston@gmail.com>",
@@ -102,7 +102,7 @@
102102
"@abcpros/bitcore-p2p": "^8.25.43",
103103
"@abcpros/bitcore-p2p-cash": "^8.25.43",
104104
"@abcpros/bitcore-p2p-doge": "^8.25.43",
105-
"@abcpros/bitcore-p2p-xec": "^8.25.43",
105+
"@abcpros/bitcore-p2p-xec": "^8.25.44",
106106
"@abcpros/bitcore-p2p-xpi": "^8.25.43",
107107
"@abcpros/bitcore-wallet-client": "^8.25.43",
108108
"@abcpros/crypto-wallet-core": "^8.25.43",

packages/bitcore-p2p-xec/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bitcore-p2p-xec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@abcpros/bitcore-p2p-xec",
3-
"version": "8.25.43",
3+
"version": "8.25.44",
44
"description": "Interface to the bitcoin P2P network for ecash",
55
"author": "Viet <vince.tran8x@gmail.com>",
66
"main": "index.js",

0 commit comments

Comments
 (0)