From 0f62e2a49354829a5afcfdb88ac5930a025f6522 Mon Sep 17 00:00:00 2001 From: Anton Korzunov Date: Fri, 13 Sep 2019 19:25:34 +1000 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc89c71..e6591fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-focus-on", - "version": "3.0.7", + "version": "3.1.0", "description": "The final solution for WAI ARIA compatible modal dialogs or full-screen tasks.", "main": "dist/es5/index.js", "scripts": {