From ce63ae9a167a46affd2c66e39e9d2d7491e7f799 Mon Sep 17 00:00:00 2001 From: Godzil Date: Mon, 23 Jan 2017 21:13:13 +0000 Subject: [PATCH] Upgrade to 1.1.12 to fix login issue --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d557c4f..10c3cb9 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "type": "git", "url": "git://github.com/Godzil/crunchyroll.js.git" }, - "version": "1.1.11", + "version": "1.1.12", "bin": { "crunchy": "./bin/crunchy" },