Skip to content

Commit 51f18c0

Browse files
committed
Updating version to v1.3.0
1 parent ab9bc7d commit 51f18c0

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.2.0"
21+
libraryVersion = "1.3.0"
2222
defaultBaseURL = "https://api.digitalocean.com/"
2323
userAgent = "godo/" + libraryVersion
2424
mediaType = "application/json"

0 commit comments

Comments
 (0)