diff --git a/package-lock.json b/package-lock.json index 1966e63..c7c0017 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wicg-inert", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 976cfbc..db4a4f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wicg-inert", - "version": "2.1.1", + "version": "2.1.2", "description": "A polyfill for the proposed inert API", "main": "dist/inert.js", "scripts": {