From 26afe5ee820052159d903fc2b23c9b18f18acd45 Mon Sep 17 00:00:00 2001 From: Twiddly Date: Fri, 10 Feb 2023 23:45:22 +0100 Subject: [PATCH] v3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a923cc..53f498f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "happypandax-client", - "version": "3.1.0", + "version": "3.1.1", "description": "A javascript client library for communicating with HappyPanda X servers", "main": "dist/index.js", "types": "dist/index.d.ts",