diff --git a/HISTORY.md b/HISTORY.md index 69d8d092..a76a5504 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,7 @@ +##0.16.5 +**Changes** ++ [Filter insufficient source funds paths from pathfind results](https://github.com/ripple/ripple-lib/pull/688) + ##0.16.4 **Changes** + [Update ws to 1.0.1](https://github.com/ripple/ripple-lib/pull/682) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 98e8b35e..2eae8c6f 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "0.16.4", + "version": "0.16.5", "dependencies": { "ajv": { "version": "1.4.10", diff --git a/package.json b/package.json index 5a8b4e5a..1f823541 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "0.16.4", + "version": "0.16.5", "license": "ISC", "description": "A JavaScript API for interacting with Ripple in Node.js and the browser", "files": [