From 2853334d7f407acac52a6569196984b0379f2142 Mon Sep 17 00:00:00 2001 From: Godzil Date: Fri, 16 Sep 2016 21:55:05 +0100 Subject: [PATCH] 1.1.11 - Update login mechanism to march CR september 2016 changes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ede54a6..b5735ea 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "type": "git", "url": "git://github.com/Godzil/crunchyroll.js.git" }, - "version": "1.1.10", + "version": "1.1.11", "bin": { "crunchy": "./bin/crunchy" },