Skip to content

Commit

Permalink
Update mixpanel.go (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthoare013 authored May 26, 2023
1 parent 5561e41 commit ed5cb31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mixpanel.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

const (
version = "v0.0.1"
version = "v0.1.0"

usEndpoint = "https://api.mixpanel.com"
usDataEndpoint = "https://data.mixpanel.com"
Expand Down

0 comments on commit ed5cb31

Please sign in to comment.