diff --git a/HISTORY.md b/HISTORY.md index 4b6f551b..f189597d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,15 @@ # ripple-lib Release History +## 1.3.1 (2019-08-26) + +* Upgrade to gulp 4 (#1030) +* Remove http server (unused) +* Update dependencies + +There are no changes in the browser version with this release. The npm package for Node.js should be slightly smaller. + +When using this release with [rippled](https://github.com/ripple/rippled), we recommend using [rippled version 1.3.1](https://github.com/ripple/rippled/releases/tag/1.3.1). + ## 1.3.0 (2019-08-16) ### Bug fixes: diff --git a/package.json b/package.json index 0e2d1f93..ef834381 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "1.3.0", + "version": "1.3.1", "license": "ISC", "description": "A JavaScript API for interacting with Ripple in Node.js and the browser", "files": [