Skip to content

Commit 57d3bd4

Browse files
Bump Go SDK Version (#156)
1 parent 3cececf commit 57d3bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analyticsservice/analytics.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const (
2626
variationValueAttribute string = "featureValue"
2727
targetAttribute string = "target"
2828
sdkVersionAttribute string = "SDK_VERSION"
29-
SdkVersion string = "0.1.20"
29+
SdkVersion string = "0.1.22"
3030
sdkTypeAttribute string = "SDK_TYPE"
3131
sdkType string = "server"
3232
sdkLanguageAttribute string = "SDK_LANGUAGE"

0 commit comments

Comments
 (0)