From 4373d32c0504a918ad17bd158cf2978bc3dcf53b Mon Sep 17 00:00:00 2001 From: Nathan Houle Date: Wed, 27 May 2015 12:53:36 -0700 Subject: [PATCH] Update component/url dependency 0.1.0 => 0.2.0 --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index 206f19ce5..375a64ffb 100644 --- a/component.json +++ b/component.json @@ -20,7 +20,7 @@ "component/inherit": "0.0.2", "component/object": "0.0.3", "component/querystring": "1.3.0", - "component/url": "0.1.0", + "component/url": "0.2.0", "gjohnson/uuid": "0.0.1", "ianstormtaylor/bind": "0.0.2", "ianstormtaylor/callback": "0.0.1",