We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c6644 commit 970b46fCopy full SHA for 970b46f
godo.go
@@ -18,7 +18,7 @@ import (
18
)
19
20
const (
21
- libraryVersion = "1.1.0"
+ libraryVersion = "1.2.0"
22
defaultBaseURL = "https://api.digitalocean.com/"
23
userAgent = "godo/" + libraryVersion
24
mediaType = "application/json"
0 commit comments