From 310b3b54f1b138d6a274b86539d4e12caad32d81 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 30 Aug 2021 15:54:32 +0100 Subject: [PATCH] Bump version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 223c3fc..90fe3a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "revolt-api", - "version": "0.5.2-alpha.1", + "version": "0.5.2-alpha.2", "description": "Revolt API typings", "main": "dist/index.js", "type": "module",