From 1fd9951666f940ac415dfe5dfa61cf902cc03b5e Mon Sep 17 00:00:00 2001 From: Eli Grey <~@eligrey.com> Date: Thu, 27 Apr 2017 13:42:35 -0700 Subject: [PATCH] Update version --- classList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classList.js b/classList.js index 8c7542e..ccc797b 100644 --- a/classList.js +++ b/classList.js @@ -1,6 +1,6 @@ /* * classList.js: Cross-browser full element.classList implementation. - * 1.1.20170112 + * 1.1.20170427 * * By Eli Grey, http://eligrey.com * License: Dedicated to the public domain.