From 112f3b70df74011afc603e86ab6d3292231573e6 Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Mon, 11 Jun 2012 15:02:30 +0300
Subject: [PATCH] (deployment) update to awsbox 0.2.9 to reduce delay in DNS
 update

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index ee6f336e2..7846cf88d 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
     },
     "devDependencies": {
         "vows": "0.5.13",
-        "awsbox": "0.2.8",
+        "awsbox": "0.2.9",
         "irc": "0.3.3"
     },
     "scripts": {
-- 
GitLab