From cfc21fde8ca6d628dc73f1a1602cec1d9eef8666 Mon Sep 17 00:00:00 2001 From: Chris Clark Date: Wed, 25 Nov 2015 13:13:53 -0800 Subject: [PATCH] Bump version to 0.15.2 --- 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 d4877227..420be6ba 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,7 @@ +##0.15.2 +**Changes** ++ [Fix support for proxy credentials in proxy URL and fix error when there are more than 10 outstanding requests](https://github.com/ripple/ripple-lib/commit/0990ad4a6f1d59ca9d2cb859b4e2d71693f3fc4b) + ##0.15.1 **Changes** + [Fix babel-polyfill require](https://github.com/ripple/ripple-lib/commit/062148674c3b1293ab82c28e25615ddd530339fa) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 0e86e511..3c846ed8 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "0.15.1", + "version": "0.15.2", "dependencies": { "ajv": { "version": "1.4.8", diff --git a/package.json b/package.json index d6fdcba3..4bb1dd85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ripple-lib", - "version": "0.15.1", + "version": "0.15.2", "license": "ISC", "description": "A JavaScript API for interacting with Ripple in Node.js and the browser", "files": [