Update version to 0.16.5

This commit is contained in:
Alan Cohen
2016-01-15 14:43:45 -08:00
parent aa467681e4
commit 7bfe4a6cd8
3 changed files with 6 additions and 2 deletions

View File

@@ -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 ##0.16.4
**Changes** **Changes**
+ [Update ws to 1.0.1](https://github.com/ripple/ripple-lib/pull/682) + [Update ws to 1.0.1](https://github.com/ripple/ripple-lib/pull/682)

2
npm-shrinkwrap.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "ripple-lib", "name": "ripple-lib",
"version": "0.16.4", "version": "0.16.5",
"dependencies": { "dependencies": {
"ajv": { "ajv": {
"version": "1.4.10", "version": "1.4.10",

View File

@@ -1,6 +1,6 @@
{ {
"name": "ripple-lib", "name": "ripple-lib",
"version": "0.16.4", "version": "0.16.5",
"license": "ISC", "license": "ISC",
"description": "A JavaScript API for interacting with Ripple in Node.js and the browser", "description": "A JavaScript API for interacting with Ripple in Node.js and the browser",
"files": [ "files": [