From 7719f48cc95475109325763680a9c86fbc0ad794 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Tue, 7 Mar 2017 19:09:58 +0700 Subject: [PATCH] 1.2.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1e7101..6e07a39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "when-dom-ready", - "version": "1.2.9", + "version": "1.2.10", "description": "$(document).ready() for the 21st century", "main": "dist/index.umd.js", "module": "dist/index.es2015.js",