From 11ff8eb1ca61fcadd8295ff642b988aa36b9da63 Mon Sep 17 00:00:00 2001 From: Deep Singhvi Date: Fri, 21 Mar 2025 21:40:12 -0400 Subject: [PATCH] chore: upgrade fern to `0.56.29` (#1999) --- fern/fern.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fern/fern.config.json b/fern/fern.config.json index 2d791241..faf0eeb1 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "skyverndocs", - "version": "0.56.20" -} \ No newline at end of file + "version": "0.56.29" +}