From edcb00121f3bf90f49635b739d69910efe452001 Mon Sep 17 00:00:00 2001 From: Jonathan Barrow Date: Mon, 3 Jun 2024 17:12:23 -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 74e81c2b..7d58143a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "@pretendonetwork/error-codes", - "version": "1.0.2", + "version": "1.0.3", "description": "Translated error code information for the Wii U and 3DS" }