From 5c6c92e314e36b030f0072a0588f5abb4ea9153f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20H=C3=B8egh?= Date: Fri, 11 Apr 2025 17:28:12 +0200 Subject: [PATCH] release v1.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ee8641..d3305b0 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/dnbexperience/eufemia.git" }, - "version": "1.4.3", + "version": "1.4.4", "main": "babelPluginReactLive.js", "scripts": { "test": "jest",