Skip to content

Commit 69dfe06

Browse files
committed
Prepare v1.6.0 release.
1 parent 35112f7 commit 69dfe06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudscale.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
const (
16-
libraryVersion = "1.5.0"
16+
libraryVersion = "1.6.0"
1717
defaultBaseURL = "https://api.cloudscale.ch/"
1818
userAgent = "cloudscale/" + libraryVersion
1919
mediaType = "application/json"

0 commit comments

Comments
 (0)