Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit 4430479

Browse files
author
Braydon Fuller
committed
Bump package version to 0.13.13
1 parent 9702105 commit 4430479

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bitcore-lib",
33
"main": "./bitcore-lib.min.js",
4-
"version": "0.13.12",
4+
"version": "0.13.13",
55
"homepage": "http://bitcore.io",
66
"authors": [
77
"BitPay, Inc."

npm-shrinkwrap.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitcore-lib",
3-
"version": "0.13.12",
3+
"version": "0.13.13",
44
"description": "A pure and powerful JavaScript Bitcoin library.",
55
"author": "BitPay <[email protected]>",
66
"main": "index.js",

0 commit comments

Comments
 (0)