Skip to content

Commit bb39608

Browse files
committed
update config version
1 parent 2194397 commit bb39608

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ns1/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
var (
22-
clientVersion = "2.0.4"
22+
clientVersion = "2.0.5"
2323
providerUserAgent = "tf-ns1" + "/" + clientVersion
2424
defaultRetryMax = 3
2525
)

0 commit comments

Comments
 (0)