From f88764df0a4692edabc0645137660e519db82fd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Mart=C3=ADnez?= Date: Sun, 17 Mar 2024 15:11:23 +0000 Subject: [PATCH] chore: Bump version to 4.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a853af7a..fa5982cb 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.3.1", + "version": "4.3.2", "description": "Safe docs", "scripts": { "build": "next build",