From 12b440f17898164a7dcc0b611a32b9e055956093 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Mart=C3=ADnez?= Date: Thu, 17 Oct 2024 15:07:22 +0100 Subject: [PATCH] chore: bump version to 4.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16209b1a..d76c25fa 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.16.0", + "version": "4.17.0", "description": "Safe docs", "scripts": { "build": "next build",