diff --git a/HISTORY.md b/HISTORY.md index 0be34f4d..72fbe801 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # ripple-lib Release History +## 1.0.0-beta.4 (2018-08-10) + ++ [Add `prepareTransaction()`](https://github.com/ripple/ripple-lib/pull/898) ++ Internal improvements and cleanup + ## 1.0.0-beta.3 (2018-07-17) + For payment channel transactions, `getTransaction` includes a new diff --git a/package.json b/package.json index a6cb1e98..d6e47ca9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "1.0.0-beta.3", + "version": "1.0.0-beta.4", "license": "ISC", "description": "A JavaScript API for interacting with Ripple in Node.js and the browser", "files": [