From 08b952949884ac4cf72ab0ca2ce88b058b7976cd Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Tue, 1 Oct 2024 17:12:38 +0100 Subject: [PATCH] Release v5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86b31d4..b6215d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/workflows", - "version": "3.9.2", + "version": "5.0.1", "description": "Reusable workflows for use in the Fastify organization", "private": true, "scripts": {},