From 165f9de675bd4b7189d90e864ee75a211385ae4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Dahlgren?= Date: Thu, 22 May 2014 01:03:28 +0200 Subject: [PATCH] Updated PlayWithSix to 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01b6a29..71882df 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,6 @@ "when": "~3.1.0", "gamedig": "^0.2.4", "ip": "^0.3.0", - "playwithsix": "0.0.2" + "playwithsix": "0.0.3" } }