diff --git a/package-lock.json b/package-lock.json index b6b052f..b8c9eb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "react-focus-bounder", - "version": "1.1.5", + "version": "1.1.6", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.1.5", + "version": "1.1.6", "license": "MIT", "devDependencies": { "@babel/cli": "^7.16.0", diff --git a/package.json b/package.json index 41f3858..b16aa30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-focus-bounder", - "version": "1.1.5", + "version": "1.1.6", "description": "Focus looping component based on focus bounders.", "homepage": "https://github.com/wayfair-incubator/react-focus-bounder", "repository": "github:wayfair-incubator/react-focus-bounder",