From 3bcb27a889504510eb0b2f1957b8a97d56fbce78 Mon Sep 17 00:00:00 2001 From: Jonathan Barrow Date: Fri, 3 May 2024 18:30:54 -0400 Subject: [PATCH] chore: bump npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21787066..74e81c2b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "@pretendonetwork/error-codes", - "version": "1.0.1", + "version": "1.0.2", "description": "Translated error code information for the Wii U and 3DS" }