diff --git a/package.json b/package.json index e882cfd7d..70e3093e6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "roslib", "homepage": "https://robotwebtools.github.io", "description": "The standard ROS Javascript Library", - "version": "2.0.0-alpha4", + "version": "2.0.0-alpha5", "license": "BSD-2-Clause", "files": [ "dist" @@ -68,7 +68,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/RobotWebTools/roslibjs/releases" + "url": "https://github.com/RobotWebTools/roslibjs" }, "bugs": { "url": "https://github.com/RobotWebTools/roslibjs/issues"