Update version to 0.16.3

This commit is contained in:
Alan Cohen
2016-01-04 19:45:47 -08:00
parent c23c6e4fc9
commit 8097ed60ba
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
##0.16.3
**Changes**
+ [Update ws to 1.0.1](https://github.com/ripple/ripple-lib/pull/682)
##0.16.2
**Changes**
+ [Bump ripple-binary-codec dependency version to 0.1.1 to fix issue with computeLedgerHash for transactions with DeliverMin]

2
npm-shrinkwrap.json generated
View File

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

View File

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