From afdf73f6f14ce3811731cab2ba1913e437143369 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 1 Mar 2026 12:04:27 +0000 Subject: [PATCH] Add Version constant set to 0.1.0 for Go library https://claude.ai/code/session_01Cacb1qB14xPQ9mWEzEP19W --- go/voxgigstruct.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/go/voxgigstruct.go b/go/voxgigstruct.go index 49e4004..52a1b98 100644 --- a/go/voxgigstruct.go +++ b/go/voxgigstruct.go @@ -64,6 +64,8 @@ import ( "time" ) +const Version = "0.1.0" + // String constants are explicitly defined. const (