diff --git a/package.json b/package.json index 889105e..dcd593f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@fastify/fast-json-stringify-compiler", "description": "Build and manage the fast-json-stringify instances for the fastify framework", - "version": "5.0.0", + "version": "5.0.1", "main": "index.js", "type": "commonjs", "types": "types/index.d.ts",