Skip to content

Commit d359853

Browse files
pump vesrsion gsclient-go in config
1 parent 2259beb commit d359853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
const (
1414
defaultMaxNumberOfRetries = 5
1515
defaultDelayIntervalMilliSecs = 1000
16-
version = "3.11.1"
16+
version = "3.12.0"
1717
defaultAPIURL = "https://api.gridscale.io"
1818
resourceActiveStatus = "active"
1919
requestDoneStatus = "done"

0 commit comments

Comments
 (0)