Skip to content

Commit 5e961cf

Browse files
authored
[release]: prep 1.127.0 update library version (#742)
1 parent 4b7a3fd commit 5e961cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

godo.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
)
2222

2323
const (
24-
libraryVersion = "1.126.0"
24+
libraryVersion = "1.127.0"
2525
defaultBaseURL = "https://api.digitalocean.com/"
2626
userAgent = "godo/" + libraryVersion
2727
mediaType = "application/json"

0 commit comments

Comments
 (0)