From 8bf797323750f5e88acc471138c7b186ed2a833a Mon Sep 17 00:00:00 2001 From: Jonathan Barrow Date: Wed, 1 May 2024 17:14:31 -0400 Subject: [PATCH] chore: bump version to 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f244b10..21787066 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "@pretendonetwork/error-codes", - "version": "1.0.0", + "version": "1.0.1", "description": "Translated error code information for the Wii U and 3DS" }