From 02c011bc2873716f98ce5ae5f13f0f37b6d6181f Mon Sep 17 00:00:00 2001 From: Revolt CI Date: Sat, 28 Oct 2023 14:05:17 +0000 Subject: [PATCH] chore: bump version to 0.6.9 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abd0562..c25bfe6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "revolt-api", - "version": "0.6.8", + "version": "0.6.9", "description": "Revolt API Library", "main": "dist/index.js", "module": "esm/index.js",