Skip to content

Commit

Permalink
v1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Oct 7, 2021
1 parent dbe0d39 commit dfeddfe
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.11"
buildVersion string = "v1.0.12"
)

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

0 comments on commit dfeddfe

Please sign in to comment.