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