From fe93b59d1e3d75c8b12fa672d8ae814785829a05 Mon Sep 17 00:00:00 2001 From: Andrew Stewart Date: Wed, 12 Feb 2014 17:47:36 -0800 Subject: [PATCH] Bump Robeaux dependency to 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07476b3..024a60d 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,6 @@ "ejs": "~0.8.5", "commander": "~2.1.0", - "robeaux": "~0.0.3" + "robeaux": "~0.0.4" } }