From c8739c0354e46debaff44165d632f67130bcd781 Mon Sep 17 00:00:00 2001 From: Anton Korzunov Date: Sun, 25 Aug 2024 10:27:07 +1000 Subject: [PATCH] 2.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b98db05..9e8a226 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-focus-lock", - "version": "2.12.1", + "version": "2.13.0", "description": "It is a trap! (for a focus)", "main": "dist/cjs/index.js", "jsnext:main": "dist/es2015/index.js",