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 7c8dcda commit fd379e3Copy full SHA for fd379e3
VERSION
@@ -1 +1 @@
1
-v2.0.1
+v2.1.0
cloudscale.go
@@ -13,7 +13,7 @@ import (
13
)
14
15
const (
16
- libraryVersion = "v2.0.1"
+ libraryVersion = "v2.1.0"
17
defaultBaseURL = "https://api.cloudscale.ch/"
18
userAgent = "cloudscale/" + libraryVersion
19
mediaType = "application/json"
0 commit comments