Skip to content

Commit da1a30e

Browse files
committed
bump versions
1 parent d6e84d8 commit da1a30e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/ripple-binary-codec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ripple-binary-codec",
3-
"version": "2.3.0",
3+
"version": "2.4.0-smartescrow.0",
44
"description": "XRP Ledger binary codec",
55
"files": [
66
"dist/*",

packages/xrpl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xrpl",
3-
"version": "4.2.0",
3+
"version": "4.3.0-smartescrow.0",
44
"license": "ISC",
55
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
66
"files": [
@@ -29,7 +29,7 @@
2929
"bignumber.js": "^9.0.0",
3030
"eventemitter3": "^5.0.1",
3131
"ripple-address-codec": "^5.0.0",
32-
"ripple-binary-codec": "^2.3.0",
32+
"ripple-binary-codec": "^2.4.0-alpha.0",
3333
"ripple-keypairs": "^2.0.0"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)