diff --git a/package.json b/package.json index d818f81..805b9ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/error", - "version": "3.4.0", + "version": "3.4.1", "description": "A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.", "main": "index.js", "type": "commonjs",