Release 1.0.0-beta.5

This commit is contained in:
Elliot Lee
2018-08-11 01:38:36 -07:00
parent 7cd517268b
commit dc623cd049
2 changed files with 5 additions and 1 deletions

View File

@@ -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)

View File

@@ -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": [