Bump version to 0.12.5-rc2

This commit is contained in:
Geert Weening
2015-05-05 11:20:08 -07:00
parent a3380c5cdd
commit ac0a4f521a
2 changed files with 3 additions and 3 deletions

4
npm-shrinkwrap.json generated
View File

@@ -1,7 +1,7 @@
{
"name": "ripple-lib",
"version": "0.12.5-rc1",
"npm-shrinkwrap-version": "5.3.0",
"version": "0.12.5-rc2",
"npm-shrinkwrap-version": "5.4.0",
"node-version": "v0.10.38",
"dependencies": {
"async": {

View File

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