From 5e92a6f008f6683fb572ed98034d645c3541d4df Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 16:01:54 +0000 Subject: [PATCH] chore: upgrade Fern CLI from 0.98.0 to 0.110.0 Co-Authored-By: danny@buildwithfern.com --- 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 0c57292..1de2b4e 100644 --- a/fern/fern.config.json +++ b/fern/fern.config.json @@ -1,4 +1,4 @@ { "organization": "plantstore", - "version": "0.98.0" -} \ No newline at end of file + "version": "0.110.0" +}