diff --git a/package.json b/package.json index 916aace..5c21670 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "fastify-user", - "version": "1.1.0", + "version": "1.2.0", "description": "Fastify plugin to extract user", "main": "index.js", "scripts": {