Skip to content

Commit 701af3b

Browse files
committed
Prepare v1.5.0 release.
1 parent 33a37da commit 701af3b

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.4.1"
16+
libraryVersion = "1.5.0"
1717
defaultBaseURL = "https://api.cloudscale.ch/"
1818
userAgent = "cloudscale/" + libraryVersion
1919
mediaType = "application/json"

0 commit comments

Comments
 (0)