From 7bfe4a6cd8bcaf8bc0cda01dd615c942c7cfeabe Mon Sep 17 00:00:00 2001 From: Alan Cohen Date: Fri, 15 Jan 2016 14:43:45 -0800 Subject: [PATCH] Update version to 0.16.5 --- HISTORY.md | 4 ++++ npm-shrinkwrap.json | 2 +- package.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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": [