From f7569a03e8ab5d04befe58a6056add1142a6341b Mon Sep 17 00:00:00 2001 From: alecharmon Date: Thu, 11 Dec 2025 11:11:27 -0500 Subject: [PATCH] chore: Bump fern-api to 3.10.0 --- 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 240fa6b..ba9b584 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "plantstore", - "version": "2.4.0" + "version": "3.10.0" }