version.go

1package fantasy
2
3// Version is the SDK version. Update this before tagging a new release.
4const Version = "0.11.0"