From 972b51448211ae66656fb53a4636d0d49fbb8c76 Mon Sep 17 00:00:00 2001 From: Andrew Lisowski Date: Fri, 17 Jul 2020 19:05:58 +0000 Subject: [PATCH] Bump version to: 7.3.3 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed689b1..c568b55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storybook-addon-jsx", - "version": "7.3.2", + "version": "7.3.3", "description": "Display the JSX of the story", "repository": "storybookjs/addon-jsx", "license": "MIT",