From 4b7f90c21da5afb197fe68264759a20f8171999b Mon Sep 17 00:00:00 2001 From: kokororin Date: Tue, 24 Oct 2017 15:41:04 +0800 Subject: [PATCH] Release 0.4.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b07132..11f2cde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "honoka", - "version": "0.4.8", + "version": "0.4.9", "description": "Just a fetch() API wrapper for both Browser and Node.js.", "main": "index.js", "browser": "lib/honoka.js",