From db317141ed72ec2917b3eb7b1b344454116a23c3 Mon Sep 17 00:00:00 2001 From: slorber Date: Fri, 24 Sep 2021 14:43:50 +0200 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2ef8da..bfbd82a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-async-hook", - "version": "3.6.2", + "version": "4.0.0", "description": "Async hook", "author": "Sébastien Lorber", "license": "MIT",