From d85bcc9b7d9b7559dc7fbdbad63e22dcf8d2058f Mon Sep 17 00:00:00 2001 From: mateonunez Date: Tue, 7 Feb 2023 18:19:55 +0100 Subject: [PATCH] chore: release v0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22ef6f8..89d9c1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-lyra", - "version": "0.3.0", + "version": "0.3.1", "description": "Fastify Lyra connection and management library", "main": "index.js", "types": "index.d.ts",