From 514fc3267a1b8f5dd9f02fdcc89b655ddc39dbef Mon Sep 17 00:00:00 2001 From: Anton Korzunov Date: Sun, 1 May 2022 22:20:25 +1000 Subject: [PATCH] 2.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe14ebd..19ac963 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-focus-lock", - "version": "2.8.1", + "version": "2.9.0", "description": "It is a trap! (for a focus)", "main": "dist/cjs/index.js", "jsnext:main": "dist/es2015/index.js",