release: v1.0.0
All checks were successful
Node.js CI / Lint and Test (push) Successful in 49s

This commit is contained in:
2025-08-11 19:40:18 -07:00
parent cd56334483
commit a845c50dcb

View File

@@ -1,6 +1,6 @@
{
"name": "lynira",
"version": "0.0.0",
"version": "1.0.0",
"description": "Link shortening service managed via a Discord bot",
"main": "index.js",
"type": "module",