chore(release): bump to v3.0.2

This commit is contained in:
AJ ONeal 2024-08-29 18:46:30 -06:00
parent 3fd9c6d426
commit 8f01148975
No known key found for this signature in database
GPG Key ID: F1D692A76F70CF98
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "ajquery", "name": "ajquery",
"version": "3.0.1", "version": "3.0.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "ajquery", "name": "ajquery",
"version": "3.0.1", "version": "3.0.2",
"license": "MPL-2.0" "license": "MPL-2.0"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "ajquery", "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!", "description": "The fastest, most lightweight, least dependency jQuery alternative. Now typed, Ai-enhanced, and better than ever!",
"main": "ajquery.cjs", "main": "ajquery.cjs",
"module": "ajquery.mjs", "module": "ajquery.mjs",