Skip to content

Commit 54f8f6a

Browse files
authored
FFM-11006 bump go sdk version (#143)
1 parent 5546ef7 commit 54f8f6a

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
@@ -25,7 +25,7 @@ const (
2525
variationValueAttribute string = "featureValue"
2626
targetAttribute string = "target"
2727
sdkVersionAttribute string = "SDK_VERSION"
28-
SdkVersion string = "0.1.17"
28+
SdkVersion string = "0.1.18"
2929
sdkTypeAttribute string = "SDK_TYPE"
3030
sdkType string = "server"
3131
sdkLanguageAttribute string = "SDK_LANGUAGE"

0 commit comments

Comments
 (0)