From a7e765917e3703252f74c434c8ee72646889c7cd Mon Sep 17 00:00:00 2001 From: louis-md Date: Tue, 20 Aug 2024 16:16:40 +0200 Subject: [PATCH] chore: bump version to 4.9.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f723d330f..6909afdd3 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.9.5", + "version": "4.9.6", "description": "Safe docs", "scripts": { "build": "next build",