From 763c1a1701e9b7de8b1ba29cbdd30b96439e316c Mon Sep 17 00:00:00 2001 From: Raibima Putra Date: Mon, 28 May 2018 20:12:55 +0700 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e526a8a..4663547 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-accio", - "version": "0.1.0", + "version": "0.1.1", "description": "Declaratively fetch multiple APIs with a single React component.", "main": "dist/Accio.cjs.js", "module": "dist/Accio.esm.js",