From 93111dd0b2a14096dab8b888334e8ee36507668c Mon Sep 17 00:00:00 2001 From: Deep Singhvi Date: Thu, 18 Sep 2025 19:32:44 -0700 Subject: [PATCH] chore: upgrade fern to `0.77.8` --- fern/fern.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/fern.config.json b/fern/fern.config.json index 3bd80a520..e5e48f345 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "alchemy", - "version": "0.64.10" + "version": "0.77.8" }