diff --git a/package.json b/package.json index b4ffb06..327c322 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "focus-options-polyfill", - "version": "1.1.0", + "version": "1.1.1", "description": "JavaScript polyfill for the WHATWG spec of focusOptions, that enables a set of options to be passed to the focus method.", "main": "index.js", "scripts": {