Skip to content

Commit 970b46f

Browse files
author
Maurício Linhares
committed
Updating version to v1.2.0
1 parent c5c6644 commit 970b46f

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
@@ -18,7 +18,7 @@ import (
1818
)
1919

2020
const (
21-
libraryVersion = "1.1.0"
21+
libraryVersion = "1.2.0"
2222
defaultBaseURL = "https://api.digitalocean.com/"
2323
userAgent = "godo/" + libraryVersion
2424
mediaType = "application/json"

0 commit comments

Comments
 (0)