diff --git a/package.json b/package.json index 592a6e2..291bb16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-hotwire", - "version": "0.1.0", + "version": "0.2.0", "description": "Use the Hotwire pattern with Fastify", "main": "index.js", "types": "index.d.ts",