Compare commits

...

2 Commits

Author SHA1 Message Date
Geert Weening
d0ebed9822 bump version to 0.12.8 2015-09-23 11:51:42 -07:00
Geert Weening
a3775f18ba update release notes 2015-09-23 11:51:29 -07:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
##0.12.7
##0.12.7 and 0.12.8
+ [Improve performance of orderbook](https://github.com/ripple/ripple-lib/commit/c745faaaf0956ca98448a754b4fe97fb50574fc7)

2
npm-shrinkwrap.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "0.12.7",
"version": "0.12.8",
"npm-shrinkwrap-version": "5.4.0",
"node-version": "v0.12.7",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "0.12.7",
"version": "0.12.8",
"description": "A JavaScript API for interacting with Ripple in Node.js and the browser",
"files": [
"dist/npm/*",