From f8db24f509e665570128d1909d47f950971b2367 Mon Sep 17 00:00:00 2001 From: AJ Date: Mon, 6 May 2024 12:53:32 +0530 Subject: [PATCH] Update eli.js --- eli.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eli.js b/eli.js index 08fb4f5..fa16287 100755 --- a/eli.js +++ b/eli.js @@ -1,4 +1,4 @@ -/* EliCSS Framework : 4.3.0 */ +/* EliCSS Framework : 4.3.1 */ const currentScriptPath = () => { const scripts = document.querySelectorAll('script[src]');