Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Bump version to 1.6.0-rc6
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Cohen committed Apr 20, 2015
1 parent 69363d6 commit b006ea6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ripple-rest",
"version": "1.6.0-rc5",
"version": "1.6.0-rc6",
"description": "A RESTful API for submitting payments and monitoring accounts on the Ripple network.",
"scripts": {
"test": "NODE_ENV=test ./node_modules/.bin/istanbul test ./node_modules/.bin/_mocha -- --ui tdd --reporter spec --timeout 10000 --slow 500 test/*-test.js test/unit/*-test.js",
Expand Down

0 comments on commit b006ea6

Please sign in to comment.