From 1dea6202954084524964589de391950a0b7291dd Mon Sep 17 00:00:00 2001 From: Godzil Date: Fri, 12 May 2017 00:14:24 +0100 Subject: [PATCH] 1.1.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f9fd81..82fb856 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "type": "git", "url": "git://github.com/Godzil/crunchyroll.js.git" }, - "version": "1.1.18", + "version": "1.1.19", "bin": { "crunchy": "./bin/crunchy" },