chore: bump version to 3.2.2

This commit is contained in:
MARCROCK22 2025-06-17 16:48:01 -04:00
parent 0608c7ad85
commit 6e037ae964

View File

@ -1,6 +1,6 @@
{
"name": "seyfert",
"version": "3.2.1",
"version": "3.2.2",
"description": "The most advanced framework for discord bots",
"main": "./lib/index.js",
"module": "./lib/index.js",
@ -70,4 +70,4 @@
"esbuild"
]
}
}
}