From f70b72dcc2223c33595b027e6d67747c205356a4 Mon Sep 17 00:00:00 2001 From: Matthew Nuthall <15828266+idesigncode@users.noreply.github.com> Date: Fri, 9 Jun 2023 10:33:00 +1000 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 928c0b4..5cdd47e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idesigncode/storybook-tools", - "version": "2.1.0", + "version": "2.1.1", "description": "A collection of ESM tools to document component implementation examples in Storybook.", "keywords": [ "react",