Skip to content

Commit

Permalink
Bumped 0.14.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Apr 13, 2017
1 parent d5de9c2 commit 2b43420
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "upring",
"version": "0.14.6",
"version": "0.14.7",
"description": "application-level sharding on node.js streams",
"main": "upring.js",
"scripts": {
Expand All @@ -11,7 +11,7 @@
"precommit": "test",
"repository": {
"type": "git",
"url": "git+https://github.com/mcollina/upring.git"
"url": "git+https://github.com/upringjs/upring.git"
},
"keywords": [
"ring",
Expand All @@ -25,9 +25,9 @@
"author": "Matteo Collina <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/mcollina/upring/issues"
"url": "https://github.com/upringjs/upring/issues"
},
"homepage": "https://github.com/mcollina/upring#readme",
"homepage": "https://github.com/upringjs/upring#readme",
"devDependencies": {
"concat-stream": "^1.5.1",
"coveralls": "^2.11.14",
Expand Down

0 comments on commit 2b43420

Please sign in to comment.