bump version to 0.13.0.rc2

This commit is contained in:
Geert Weening
2015-07-30 12:18:48 -07:00
parent 4c1f4ef58c
commit 0fd391af72
2 changed files with 3 additions and 2 deletions

3
npm-shrinkwrap.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "0.13.0-rc1",
"version": "0.13.0-rc2",
"npm-shrinkwrap-version": "5.4.0",
"node-version": "v0.12.7",
"dependencies": {
@@ -108,6 +108,7 @@
},
"sjcl-extended": {
"version": "1.0.3",
"from": "sjcl-extended@git://github.com/ripple/sjcl-extended.git#d8cf8b22e7d97193c54e1f65113e3edcf200ca17",
"resolved": "git://github.com/ripple/sjcl-extended.git#d8cf8b22e7d97193c54e1f65113e3edcf200ca17",
"dependencies": {
"sjcl": {