Skip to content

Commit

Permalink
update sdk versino (#14628)
Browse files Browse the repository at this point in the history
  • Loading branch information
swayne275 committed Mar 21, 2022
1 parent b1d9ed6 commit d7083ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/version/version_base.go
Expand Up @@ -9,6 +9,6 @@ var (
CgoEnabled bool

Version = "1.10.0"
VersionPrerelease = "rc1"
VersionPrerelease = ""
VersionMetadata = ""
)

0 comments on commit d7083ad

Please sign in to comment.