diff --git a/HISTORY.md b/HISTORY.md index e00f1e27..c7ce581b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,15 @@ +##0.13.2 + +**Changes** ++ [Fix: Specify send_max when pathfinding with a source amount](https://github.com/ripple/ripple-lib/commit/75142139184625c8b9fcc480b1825d9985337813) + +##0.13.1 ++ [Add documentation for API events](https://github.com/ripple/ripple-lib/commit/25d1ac0c5f95cad32ea4ceebb)) + +**Changes** ++ [Fix: Add babel-polyfill](https://github.com/ripple/ripple-lib/commit/8a53abc32f6ec6c7d50cd182492d6fb511b86704) ++ [Fix: Bump version on ripple-hashes](https://github.com/ripple/ripple-lib/commit/12e5765c64aea31b3c2fb65ff989cf01e6368f58) + ##0.13.0 **Breaking Changes** diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 0512fd26..7f59c157 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "0.13.1", + "version": "0.13.2", "dependencies": { "ajv": { "version": "1.4.8", diff --git a/package.json b/package.json index 1a1883ef..9b650b77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "0.13.1", + "version": "0.13.2", "license": "ISC", "description": "A JavaScript API for interacting with Ripple in Node.js and the browser", "files": [