From 2a59c12b54cb191775b9c3ec84a0283cea015cb3 Mon Sep 17 00:00:00 2001 From: Anton Korzunov Date: Sun, 13 Nov 2022 19:55:16 +1100 Subject: [PATCH] 3.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3ebbee..fe6c3fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-focus-on", - "version": "3.6.0", + "version": "3.7.0", "description": "The final solution for WAI ARIA compatible modal dialogs or full-screen tasks.", "main": "dist/es5/index.js", "scripts": {