diff --git a/package-lock.json b/package-lock.json index 524652c..312cbb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ajquery", - "version": "3.0.2", + "version": "3.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ajquery", - "version": "3.0.2", + "version": "3.0.3", "license": "MPL-2.0" } } diff --git a/package.json b/package.json index 5f04451..2b49510 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ajquery", - "version": "3.0.2", + "version": "3.0.3", "description": "The fastest, most lightweight, least dependency jQuery alternative. Now typed, Ai-enhanced, and better than ever!", "main": "ajquery.cjs", "module": "ajquery.mjs",