diff --git a/package.json b/package.json index f97800a..d910107 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "when-dom-ready", - "version": "1.2.7", + "version": "1.2.8", "description": "$(document).ready() for the 21st century", "main": "dist/index.umd.js", "module": "dist/index.es2015.js",