Skip to content

Commit ad4e25e

Browse files
author
Chris Kleeschulte
committed
Bumped the version of bitcore-lib.
1 parent e99e163 commit ad4e25e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitcore",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "A platform to build bitcoin and blockchain-based applications.",
55
"author": "BitPay <[email protected]>",
66
"main": "index.js",
@@ -82,7 +82,7 @@
8282
"request": "browser-request"
8383
},
8484
"dependencies": {
85-
"bitcore-lib": "^0.13.14",
85+
"bitcore-lib": "^0.14",
8686
"bitcore-node": "~3.1.0",
8787
"insight-api": "^0.4.0",
8888
"insight-ui": "^0.4.0"

0 commit comments

Comments
 (0)