From 997bb5e9f3eea6eefa98c030b5af104dea74e543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Dahlgren?= Date: Thu, 22 May 2014 01:58:54 +0200 Subject: [PATCH] Updated PlayWithSix to 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71882df..aff5751 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.3" + "playwithsix": "0.0.4" } }