From 2940ed546225b2733e214eabda2ac1d546d36299 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Tue, 18 Feb 2025 15:19:40 -0800 Subject: [PATCH] release: v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 276d3a0..b5f18d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-rpc", - "version": "0.0.0", + "version": "1.0.0", "description": "", "type": "module", "main": "index.js",