diff --git a/HISTORY.md b/HISTORY.md index 2dd155c2..ba56e6f2 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,14 @@ Subscribe to [the **ripple-lib-announce** mailing list](https://groups.google.com/forum/#!forum/ripple-lib-announce) for release announcements. We recommend that ripple-lib users stay up-to-date with the latest stable release. +## 1.6.5 (2020-03-23) + +* APPLICATIONS.md: Add xrplorer.com +* Internal: Fix typos +* Dependencies + * Update @types/ws, @types/node, @typescript-eslint/eslint-plugin, @types/mocha, webpack, typescript, mocha, assert-diff + * Remove mocha-junit-reporter + ## 1.6.4 (2020-02-18) * Fix generateXAddress() and generateAddress() with no entropy (#1211, #1209) diff --git a/package.json b/package.json index 1aa3e4da..2a328137 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "1.6.4", + "version": "1.6.5", "license": "ISC", "description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser", "files": [