diff --git a/package.json b/package.json index afd5fd5..883dc10 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "fastify-user", - "version": "0.3.2", + "version": "0.3.3", "description": "Fastify plugin to extract user", "main": "index.js", "scripts": {