From 4738698e52d9daf81f2202e2357a5f8736df2ca8 Mon Sep 17 00:00:00 2001
From: chausman <chausman@nrao.edu>
Date: Fri, 5 Jul 2024 11:49:14 -0600
Subject: [PATCH] oops

---
 .bumpversion.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.bumpversion.toml b/.bumpversion.toml
index 295cc4e00..b0ce7b0b3 100644
--- a/.bumpversion.toml
+++ b/.bumpversion.toml
@@ -77,7 +77,7 @@ replace = "RELEASE_VERSION: {new_version}"
 filename = "services/workflow/gitlab-requirements.txt"
 
 [[tool.bumpversion.files]]
-filename = "apps/cli/execuables/go/spelunker/main.go"
+filename = "apps/cli/executables/go/spelunker/main.go"
 
 [[tool.bumpversion.files]]
 glob = "services/*/swagger-schema.yaml"
-- 
GitLab