From f28f15ffa3b50461f83b9745893d004170814e4e Mon Sep 17 00:00:00 2001 From: Anton Korzunov Date: Sun, 4 Jul 2021 13:41:19 +1000 Subject: [PATCH] 2.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc59599..3711ec6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-focus-lock", - "version": "2.5.1", + "version": "2.5.2", "description": "It is a trap! (for a focus)", "main": "dist/cjs/index.js", "jsnext:main": "dist/es2015/index.js",