diff --git a/package.json b/package.json index e1cd366a..56c58034 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "1.4.2", + "version": "1.4.3", "license": "ISC", "description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser", "files": [ @@ -27,7 +27,7 @@ "ripple-address-codec": "^4.0.0", "ripple-binary-codec": "^0.2.4", "ripple-keypairs": "^0.11.0", - "ripple-lib-transactionparser": "0.8.0", + "ripple-lib-transactionparser": "0.8.1", "ws": "^7.2.0" }, "devDependencies": {