From ff534e2501599a31de93d0adbb96ba23e42599ec Mon Sep 17 00:00:00 2001 From: David Mamber Date: Thu, 24 Apr 2025 12:08:04 -0400 Subject: [PATCH] feat(STATFLO-2787): update version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e72072d..0483fb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@statflo/widget-sdk", - "version": "0.4.8", + "version": "0.4.10", "description": "SDK for building widgets with Statflo and beyond", "main": "./dist/index.js", "module": "./dist/index.js",