From 75e3f12bd3cabddcc3aadd4df607e6bc8e6ee8a1 Mon Sep 17 00:00:00 2001 From: Andrea Giammarchi Date: Sun, 15 Mar 2020 16:52:03 +0100 Subject: [PATCH] 2.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9da8d08..4938402 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dom-augmentor", - "version": "2.0.5", + "version": "2.0.6", "description": "DOM oriented useEffect hooks for the augmentor", "main": "cjs/index.js", "module": "esm/index.js",