Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercy811 committed May 28, 2024
1 parent 3f94ff8 commit 48ab76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amplitude/constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (

const (
SdkLibrary = "amplitude-go"
SdkVersion = "1.0.1"
SdkVersion = "1.0.2"

IdentifyEventType = "$identify"
GroupIdentifyEventType = "$groupidentify"
Expand Down

0 comments on commit 48ab76e

Please sign in to comment.