From d5e2867279e8db2b72f9cad35f8e8c3dd91782b5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Germ=C3=A1n=20Mart=C3=ADnez?= <germaga92@gmail.com>
Date: Fri, 15 Mar 2024 18:22:10 +0000
Subject: [PATCH] chore: Bump version to 4.3.1

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index a07f0148..a853af7a 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 {
-  "version": "4.3.0",
+  "version": "4.3.1",
   "description": "Safe docs",
   "scripts": {
     "build": "next build",