Skip to content

Commit

Permalink
bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenny-statsig committed Dec 6, 2022
1 parent 1be8eb8 commit 5d7e410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statsig_metadata.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ type statsigMetadata struct {
func getStatsigMetadata() statsigMetadata {
return statsigMetadata{
SDKType: "go-sdk",
SDKVersion: "1.7.0",
SDKVersion: "1.8.0",
}
}

0 comments on commit 5d7e410

Please sign in to comment.