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

This commit is contained in:
Naomi Carrigan 2025-02-18 15:19:40 -08:00
parent 46ae51bd33
commit 2940ed5462
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -1,6 +1,6 @@
{ {
"name": "discord-rpc", "name": "discord-rpc",
"version": "0.0.0", "version": "1.0.0",
"description": "", "description": "",
"type": "module", "type": "module",
"main": "index.js", "main": "index.js",