From 3c034d1d350074de123997f752c4c358e7be9965 Mon Sep 17 00:00:00 2001 From: James Harris Date: Thu, 2 Nov 2017 20:51:00 +0000 Subject: [PATCH] 3.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32c9f329..bc9f879a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kitsu", - "version": "3.0.3", + "version": "3.0.4", "description": "Simple & lightweight JSON-API client for Kitsu and other compliant APIs", "license": "MIT", "author": "James Harris ",