Bump version to 0.16.2

This commit is contained in:
Chris Clark
2015-12-10 14:41:45 -08:00
parent afdd60efe8
commit c23c6e4fc9
3 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
##0.16.2
**Changes**
+ [Bump ripple-binary-codec dependency version to 0.1.1 to fix issue with computeLedgerHash for transactions with DeliverMin]
##0.16.1
**Changes**
+ [FIX: Use assert not assert-diff](https://github.com/ripple/ripple-lib/commit/f6ebe325193e7208c5ee8d8e84a7504714f0009e)
##0.16.0
**Breaking Changes**
+ [Fix types of XRP values in getServerInfo response](https://github.com/ripple/ripple-lib/commit/99d08065e4bda3dda6ae1f183adbd11abc70a9b7)

2
npm-shrinkwrap.json generated
View File

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

View File

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