Bump version to 0.15.1

This commit is contained in:
Chris Clark
2015-11-25 11:46:33 -08:00
parent fe1c3e7130
commit d8f967d2b8
3 changed files with 8 additions and 2 deletions

View File

@@ -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)

2
npm-shrinkwrap.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "0.15.0",
"version": "0.15.1",
"dependencies": {
"ajv": {
"version": "1.4.8",

View File

@@ -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": [