[TASK] bump version to 0.10.0-rc1

This commit is contained in:
Geert Weening
2014-12-10 14:00:37 -08:00
parent 6ec8124287
commit e32694dc79
2 changed files with 2 additions and 2 deletions

2
npm-shrinkwrap.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "0.9.4",
"version": "0.10.0-rc1",
"dependencies": {
"async": {
"version": "0.8.0",

View File

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