From e0d6c376f1025a8f65459fe14deb459431c4263c Mon Sep 17 00:00:00 2001 From: Aamir Afridi Date: Mon, 6 Jan 2025 11:38:33 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91a34f3..a49ccfa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jquery.marquee", - "version": "1.6.0", + "version": "1.6.1", "description": "jQuery plugin to scroll the text like the old traditional marquee http://aamirafridi.com/jquery/jquery-marquee-plugin — Edit", "main": "jquery.marquee.min.js", "scripts": {