From 4dcc0e8e6865f0dbfc31be37c93413152b012d96 Mon Sep 17 00:00:00 2001 From: Doug Martin Date: Fri, 18 Jul 2014 09:47:55 -0500 Subject: [PATCH] v0.2.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5a401a5..e65ace9 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "grunt-link", "description": "Grunt task to handle the linking of local dependencies", - "version": "0.2.0", - "homepage": "http://doug-martin.github.com/grunt-link", + "version": "0.2.1", + "homepage": "https://github.com/doug-martin/grunt-link.git", "author": { "name": "Doug Martin", "email": "doug@dougamartin.com",