diff --git a/HISTORY.md b/HISTORY.md index 72fbe801..45c6a461 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # ripple-lib Release History +## 1.0.0-beta.5 (2018-08-11) + ++ [Fix a TypeScript error by importing the `Prepare` type](https://github.com/ripple/ripple-lib/commit/7cd517268bda5fe74b91dad02fedf8b51b7eae9b) + ## 1.0.0-beta.4 (2018-08-10) + [Add `prepareTransaction()`](https://github.com/ripple/ripple-lib/pull/898) diff --git a/package.json b/package.json index d6e47ca9..42198240 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "1.0.0-beta.4", + "version": "1.0.0-beta.5", "license": "ISC", "description": "A JavaScript API for interacting with Ripple in Node.js and the browser", "files": [