From 8b5ba227964ed775d1213a3e06aaf69a29d2ba01 Mon Sep 17 00:00:00 2001 From: Donovan Daniels Date: Thu, 18 Apr 2024 14:15:24 -0500 Subject: [PATCH] 1.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1a1030d..5bb53280 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oceanic.js", - "version": "1.10.0", + "version": "1.10.1", "description": "A NodeJS library for interfacing with Discord.", "main": "./dist/lib/index.js", "types": "./dist/lib/index.d.ts",