From 93c5b15b2be453c5ffd41ac2f8735588377c46b5 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Tue, 17 Jan 2017 10:12:18 +0700 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a1a338..0a765b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "when-dom-ready", - "version": "1.2.1", + "version": "1.2.2", "description": "$(document).ready() for the 21st century", "main": "src/index.js", "scripts": {