From a32adbe83acf0a82229e1e199dacc569c5fafc9e Mon Sep 17 00:00:00 2001 From: SSARCandy Date: Sun, 26 Jun 2016 23:19:09 +0800 Subject: [PATCH] v1.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65f42ba..4221493 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-apod", - "version": "1.6.3", + "version": "1.6.4", "description": "Astronomy Picture of the Day(APOD) scraper for node, support multi-language", "main": "index.js", "engines": {