From d8f967d2b8de6e009c483cc04b8b81775557b3bd Mon Sep 17 00:00:00 2001 From: Chris Clark Date: Wed, 25 Nov 2015 11:46:33 -0800 Subject: [PATCH] Bump version to 0.15.1 --- HISTORY.md | 6 ++++++ npm-shrinkwrap.json | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 6e3b4a13..d4877227 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,9 @@ +##0.15.1 +**Changes** ++ [Fix babel-polyfill require](https://github.com/ripple/ripple-lib/commit/062148674c3b1293ab82c28e25615ddd530339fa) ++ [Fix samples](https://github.com/ripple/ripple-lib/commit/5d5cf868a2ddb1b1cd40e4a4f0a782d0066c2055) ++ [add unit tests for RippleAPIBroadcast](https://github.com/ripple/ripple-lib/commit/ddf8fe5b1a9c750490dca98fb9ffaaf8017f87e0) + ##0.15.0 **Breaking Changes** + ["servers" parameter changed to single "server"](https://github.com/ripple/ripple-lib/commit/7061e9afe46f0682254d098adeff3dd7157521a1) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 2e6fe081..0e86e511 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "0.15.0", + "version": "0.15.1", "dependencies": { "ajv": { "version": "1.4.8", diff --git a/package.json b/package.json index 435a788a..d6fdcba3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "0.15.0", + "version": "0.15.1", "license": "ISC", "description": "A JavaScript API for interacting with Ripple in Node.js and the browser", "files": [