chore(release): bump to v3.0.3

This commit is contained in:
AJ ONeal 2024-08-29 18:52:37 -06:00
parent b4a965296b
commit 384fda3116
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",
"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"
}
}

View File

@ -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",