From c11047528f4e9246ca46bca46d90d5232af85d60 Mon Sep 17 00:00:00 2001 From: Jay Davis Date: Fri, 7 Aug 2026 10:12:54 +0200 Subject: [PATCH] Prepare for version 4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c510f03..56041461 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sonarsource/echoes-react", - "version": "4.2.0", + "version": "4.3.0", "repository": { "type": "git", "url": "https://github.com/SonarSource/echoes-react"