We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35112f7 commit 69dfe06Copy full SHA for 69dfe06
cloudscale.go
@@ -13,7 +13,7 @@ import (
13
)
14
15
const (
16
- libraryVersion = "1.5.0"
+ libraryVersion = "1.6.0"
17
defaultBaseURL = "https://api.cloudscale.ch/"
18
userAgent = "cloudscale/" + libraryVersion
19
mediaType = "application/json"
0 commit comments