summaryrefslogtreecommitdiff
path: root/internal/version.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/version.go')
-rw-r--r--internal/version.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index a6b1527..d86e60b 100644
--- a/internal/version.go
+++ b/internal/version.go
@@ -1,5 +1,4 @@
// Summary: Hexai semantic version identifier used by CLI and LSP binaries.
-// Not yet reviewed by a human
package internal
const Version = "0.1.0"