Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit 0574660

Browse files
Release for v0.5.1 (#67)
* tagpr: prepare for the next release * docs: update docs for ai --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1f3ef45 commit 0574660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package version
22

33
const (
4-
Version = "0.5.0"
4+
Version = "0.5.1"
55
)

0 commit comments

Comments
 (0)