Skip to content

Commit d4f5f13

Browse files
committed
chore(release): publish modules
- bitgo@8.5.2-rc.0 - @bitgo/express@8.5.2-rc.0
1 parent 50ac5ce commit d4f5f13

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

modules/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitgo",
3-
"version": "8.5.1",
3+
"version": "8.5.2-rc.0",
44
"description": "BitGo Javascript SDK",
55
"main": "./dist/src/index.js",
66
"types": "./dist/types/src/index.d.ts",

modules/express/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitgo/express",
3-
"version": "8.5.1",
3+
"version": "8.5.2-rc.0",
44
"private": true,
55
"description": "Local signing server and proxy for the BitGo platform",
66
"main": "./dist/src/index.js",
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"argparse": "^1.0.10",
41-
"bitgo": "^8.5.1",
41+
"bitgo": "^8.5.2-rc.0",
4242
"bluebird": "^3.5.3",
4343
"body-parser": "^1.19.0",
4444
"debug": "^3.1.0",

0 commit comments

Comments
 (0)