From 36bee707bd6cf67292b28a46402f5b0698240e6e Mon Sep 17 00:00:00 2001 From: Andrew Steurer <94206073+asteurer@users.noreply.github.com> Date: Sat, 2 May 2026 15:46:07 -0500 Subject: [PATCH] fix: bump plugin version Signed-off-by: Andrew Steurer <94206073+asteurer@users.noreply.github.com> --- spin-pluginify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spin-pluginify.toml b/spin-pluginify.toml index e00b380..5dca17b 100644 --- a/spin-pluginify.toml +++ b/spin-pluginify.toml @@ -1,5 +1,5 @@ name = "otel" -version = "0.1.3" +version = "0.1.4" spin_compatibility = ">=2.5" license = "Apache-2.0" package = "otel"