From f96abefca9b736c315832141b44e3a6039e23a7f Mon Sep 17 00:00:00 2001 From: James Couball Date: Wed, 25 Jun 2025 06:35:15 -0700 Subject: [PATCH] chore: reset gem version for CD pipeline --- release-please-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/release-please-config.json b/release-please-config.json index b18476f..eb375cf 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -26,6 +26,7 @@ ] } }, + "initial-version": "0.1.0", "plugins": [ { "type": "sentence-case"