From c0e3381ca97fafc7ad0859f69bee1f003e2db55e Mon Sep 17 00:00:00 2001 From: Fdawgs Date: Thu, 21 Aug 2025 09:42:26 +0000 Subject: [PATCH] Release v5.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index deed3f7..19c78ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/workflows", - "version": "5.1.1", + "version": "5.1.2", "description": "Reusable workflows for use in the Fastify organization", "private": true, "scripts": {},