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

Commit

Permalink
[TASK] bump version to 1.3.1-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
geertweening committed Nov 19, 2014
1 parent 157e1d1 commit 723af6e
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ripple-rest",
"version": "1.3.0",
"version": "1.3.1-rc1",
"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",

0 comments on commit 723af6e

Please sign in to comment.