Skip to content

Commit

Permalink
v1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Oct 10, 2021
1 parent 9e4d7c7 commit d60325f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 19,7 @@ package gop
// buildVersion is the GoPlus tree's version string at build time.
// This is set by the linker.
var (
buildVersion string = "v1.0.13"
buildVersion string = "v1.0.14"
)

// Version returns the GoPlus tree's version string.
Expand Down

0 comments on commit d60325f

Please sign in to comment.