From 36d2758fc5813d04267d543d9ba9507f5797aa35 Mon Sep 17 00:00:00 2001 From: Itamar Dori Date: Fri, 14 Apr 2023 15:14:51 +0400 Subject: [PATCH] chore: release v0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3aadf7..3c7e34d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whizflow", - "version": "0.4.0", + "version": "0.4.1", "keywords": [], "description": "WhizFlow is a lightweight, headless and extensible React library for building dynamic multi-step forms or troubleshooting workflows.", "main": "dist/index.min.js",