From db92314766a0ba119cf4e0160695018117314076 Mon Sep 17 00:00:00 2001 From: Rafael Gonzaga Date: Sun, 1 May 2022 15:07:56 -0300 Subject: [PATCH] 1.0.1 (#56) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0231009..29b02ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/hotwire", - "version": "1.0.0", + "version": "1.0.1", "description": "Use the Hotwire pattern with Fastify", "main": "index.js", "types": "index.d.ts",