From 2f95cd07e92429db3df132a29e6da43eeaf5fe8a Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Tue, 7 Mar 2017 19:03:02 +0700 Subject: [PATCH] 1.2.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",