Skip to content

Commit f51e954

Browse files
chore: bump version to v1.0.0-alpha.14 (#201)
1 parent 66b5188 commit f51e954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ package version
44
// Version is the current version of oc.
55
// Release automation updates this in the tagged source so `go install
66
// module@version` reports the same version as release binaries.
7-
var Version = "v1.0.0-alpha.13"
7+
var Version = "v1.0.0-alpha.14"

0 commit comments

Comments
 (0)