Skip to content

Commit af9badf

Browse files
committed
bump version to 1.2.1
1 parent 6d0f554 commit af9badf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eppoclient/initclient.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ package eppoclient
44

55
import "net/http"
66

7-
var __version__ = "1.2.0"
7+
var __version__ = "1.2.1"
88

99
// InitClient is required to start polling of experiments configurations and create
1010
// an instance of EppoClient, which could be used to get assignments information.

0 commit comments

Comments
 (0)