diff --git a/package.json b/package.json index 6592eac..7fcc406 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "fast-messages", "description": "stream updates to clients using node-fast", - "version": "2.0.0", + "version": "2.0.1", "author": "Joyent (joyent.com)", "main": "./lib/index.js", "repository": { "type": "git", - "url": "git://github.com/joyent/node-fast-messages.git" + "url": "https://github.com/joyent/node-fast-messages.git" }, "dependencies": { "assert-plus": "^1.0.0",