From 9ce2c821f866047ac262c8802309b1d0e82d670a Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Mon, 11 Jun 2012 15:39:39 +0300
Subject: [PATCH] (deployment) new awsbox - fixes bugs in dns update

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

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