release: v1.0.0
Node.js CI / Lint and Test (push) Successful in 35s

This commit is contained in:
2025-07-19 16:20:43 -07:00
parent 71308283ef
commit 88326b802e
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "chibika", "name": "chibika",
"version": "0.0.0", "version": "1.0.0",
"description": "A bot that shares ASCII art.", "description": "A bot that shares ASCII art.",
"main": "index.js", "main": "index.js",
"type": "module", "type": "module",