Skip to content

Commit 0ebb0de

Browse files
bump version 3.16.0 in config
1 parent 4a1356b commit 0ebb0de

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.15.0"
16+
version = "3.16.0"
1717
defaultAPIURL = "https://api.gridscale.io"
1818
resourceActiveStatus = "active"
1919
requestDoneStatus = "done"

0 commit comments

Comments
 (0)